Explorar o código

deptest: Add shbang

SVN-Revision: 23804
Michael Büsch %!s(int64=15) %!d(string=hai) anos
pai
achega
6bb89b547a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      scripts/deptest.sh

+ 2 - 0
scripts/deptest.sh

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