Wait for logfile to be written
This commit is contained in:
@@ -16,6 +16,7 @@ for TEST in ./tests/* ; do
|
||||
echo "FAILURE"
|
||||
|
||||
# post mortem, leave WORKDIR intact for inspection
|
||||
inotifywait -qq -t 3 -e close_write /tmp/husk.log
|
||||
cat /tmp/husk.log
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user