drop a leftover
This commit is contained in:
parent
f6232d1be8
commit
5f5026828e
@ -33,7 +33,6 @@ E1=`date '+%s'`
|
||||
# require ^releng_, avoid running (your)self explcitly
|
||||
for s in `ls | grep ^releng_ | grep -v ${SELF} | sort`; do
|
||||
if [ -x ${s} -a ! -d ${s} ]; then
|
||||
CMD=""
|
||||
printf "\n$0: Running ./${s} ${PASSED_OPTIONS}..."
|
||||
T1=`date '+%s'`
|
||||
set +e
|
||||
|
Loading…
Reference in New Issue
Block a user