Skip to content

Commit

Permalink
nice exit for clang results
Browse files Browse the repository at this point in the history
  • Loading branch information
client9 committed Apr 13, 2014
1 parent e4cdfc5 commit fb67b22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cicada/libinjection_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -602,8 +602,10 @@
-enable-checker security.FloatLoopCounter \
-enable-checker security.insecureAPI.rand \
make testdriver
ERR=$?
cd /mnt/cicada/workspace/libinjection/libinjection-clang-static-analyzer
mv 201* csa
exit ${ERR}
# notes 2013-10-24
Expand Down

0 comments on commit fb67b22

Please sign in to comment.