deptest: Add shbang
SVN-Revision: 23804
This commit is contained in:
parent
12dfecd4be
commit
6bb89b547a
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
DIR="$PWD/tmp/deptest"
|
DIR="$PWD/tmp/deptest"
|
||||||
STAMP_DIR="$DIR/stamp"
|
STAMP_DIR="$DIR/stamp"
|
||||||
BUILD_DIR="$DIR/build"
|
BUILD_DIR="$DIR/build"
|
||||||
|
|
Loading…
Reference in a new issue