mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
enhance prints
This commit is contained in:
@@ -60,10 +60,11 @@ do
|
|||||||
echo "nok !";
|
echo "nok !";
|
||||||
cat /tmp/jsunitphantom;
|
cat /tmp/jsunitphantom;
|
||||||
testOK=1;
|
testOK=1;
|
||||||
|
else
|
||||||
|
echo "ok !";
|
||||||
fi
|
fi
|
||||||
echo "";
|
echo "";
|
||||||
echo "";
|
echo "";
|
||||||
echo "";
|
|
||||||
done
|
done
|
||||||
|
|
||||||
exit $testOK;
|
exit $testOK;
|
||||||
|
Reference in New Issue
Block a user