aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/check-junit.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-02-17 21:24:46 +0100
committerSven Gothel <[email protected]>2013-02-17 21:24:46 +0100
commita40ee817a3bd537b0de7018772b0835f995a1bed (patch)
treeabe72954437bf581c505c967111c7f053efc6ab2 /make/scripts/check-junit.sh
parentfc9539d50c12f9def7a3babde7384e3d38f61721 (diff)
Unit Tests: Add 'results-java7' to check-junit.sh (Completes commit fc9539d50c12f9def7a3babde7384e3d38f61721)
Diffstat (limited to 'make/scripts/check-junit.sh')
-rwxr-xr-xmake/scripts/check-junit.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/check-junit.sh b/make/scripts/check-junit.sh
index 474d074a6..232b3c6a2 100755
--- a/make/scripts/check-junit.sh
+++ b/make/scripts/check-junit.sh
@@ -35,4 +35,5 @@ function checkresult() {
}
checkresult results
+checkresult results-java7
checkresult results-x32