tell when done and add status
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18503 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -215,6 +215,8 @@ if [ $? != 0 ] ; then
|
|||||||
fi
|
fi
|
||||||
status=${status:-ok}
|
status=${status:-ok}
|
||||||
|
|
||||||
|
echo "done: ${status}"
|
||||||
|
|
||||||
if [ "X${resultdir}" != X ] ; then
|
if [ "X${resultdir}" != X ] ; then
|
||||||
cp ab.txt "${resultdir}/ab-${hversion}-${hostname}-${date}.txt"
|
cp ab.txt "${resultdir}/ab-${hversion}-${hostname}-${date}.txt"
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user