Whamcloud - gitweb
LU-14707 tests: Prefer #!/bin/bash
[fs/lustre-release.git] / autogen.sh
index f8b7741..40b05bf 100644 (file)
@@ -1,7 +1,4 @@
-#!/bin/sh
-
-# NOTE: Please avoid bashisms (bash specific syntax) in this script
-
+#!/bin/bash
 set -e
 pw="$PWD"
 for dir in libcfs lnet lustre snmp ; do