Whamcloud - gitweb
LU-15259 tests: use existing usernames for setfacl
[fs/lustre-release.git] / lustre / tests / acl / make-tree
index c27dde8..cd466cc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # reduce LEVELS from 3 => 2 by CFS
 LEVELS=2 ;             [ -z "$1" ] || LEVELS=$1