aboutsummaryrefslogtreecommitdiff
path: root/doc/problemexamples/problemtemplate
diff options
context:
space:
mode:
Diffstat (limited to 'doc/problemexamples/problemtemplate')
-rwxr-xr-xdoc/problemexamples/problemtemplate/run/java1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/problemexamples/problemtemplate/run/java b/doc/problemexamples/problemtemplate/run/java
index 4cec4ee..40964cd 100755
--- a/doc/problemexamples/problemtemplate/run/java
+++ b/doc/problemexamples/problemtemplate/run/java
@@ -186,6 +186,7 @@ if [ $ret -gt 10 ]; then
echo "> > > Nonzero return code - possible runtime error - do check < < <"
fi
ret=9
+ fi
fi
if [ -f stdout0 ]; then
cat stdout0