Skip to content

Commit

Permalink
failures are bad, bad failures!
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Oct 25, 2017
1 parent 877cd61 commit e5e1171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clam/tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ sleep 5
curl -f -H "REMOTE_USER: test" http://$HOSTNAME:8080/
if [ $? -ne 0 ]; then
echo "ERROR: Forwarded authentication failure" >&2
GOOD=0
fi


Expand Down

0 comments on commit e5e1171

Please sign in to comment.