Actually return the script's output
This commit is contained in:
parent
9ec95b9339
commit
c997732df1
1 changed files with 1 additions and 0 deletions
|
@ -22,3 +22,4 @@ while [ $COUNTER -gt 0 -a $ERRORCODE -eq 1 ];do
|
|||
done
|
||||
|
||||
rm -f xvfb-err
|
||||
exit $ERRORCODE
|
||||
|
|
Loading…
Add table
Reference in a new issue