aboutsummaryrefslogtreecommitdiff
path: root/doc/problemexamples/problemtemplate
diff options
context:
space:
mode:
authorCassio de Campos <cassiopc@gmail.com>2018-08-24 18:48:23 +0000
committerCassio de Campos <cassiopc@gmail.com>2018-08-24 18:48:23 +0000
commit41f8b3a82474d293323b344ccfa729594fc18bf9 (patch)
tree4f2351b2039c9cdb088af4eb05b2d818939ad901 /doc/problemexamples/problemtemplate
parent3cffb81354aac30059bef53406b6dcb96e262782 (diff)
parent25e1cce50cc8c7cbbedc38675dd71e8a9944f451 (diff)
downloadboca-41f8b3a82474d293323b344ccfa729594fc18bf9.tar.gz
boca-41f8b3a82474d293323b344ccfa729594fc18bf9.zip
Merge branch 'master' of ssh://github.com/cassiopc/boca
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