deptest: Add shbang

SVN-Revision: 23804
This commit is contained in:
Michael Büsch 2010-11-02 21:58:24 +00:00
parent 12dfecd4be
commit 6bb89b547a

View file

@ -1,3 +1,5 @@
#!/bin/bash
DIR="$PWD/tmp/deptest"
STAMP_DIR="$DIR/stamp"
BUILD_DIR="$DIR/build"