Skip to content

Commit

Permalink
fix diff output
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarv committed Nov 1, 2017
1 parent 20db5da commit b35c244
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integration_tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ mv result result2
mkdir result

run $1 "javassist.ini"
diff -r result/cg result2/cg

diff -r result/cg result2/cg >&2
# diff -r result/ddg result2/ddg

0 comments on commit b35c244

Please sign in to comment.