Skip to content

Commit

Permalink
Actually return the script's output
Browse files Browse the repository at this point in the history
  • Loading branch information
AI0867 committed Jun 17, 2014
1 parent 9ec95b9 commit c997732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins-wrap.sh
Expand Up @@ -22,3 +22,4 @@ while [ $COUNTER -gt 0 -a $ERRORCODE -eq 1 ];do
done

rm -f xvfb-err
exit $ERRORCODE

0 comments on commit c997732

Please sign in to comment.