aboutsummaryrefslogtreecommitdiff
path: root/tools/boca-submit-log
diff options
context:
space:
mode:
authorcassio <cassiopc@gmail.com>2018-10-23 08:35:41 +0000
committercassio <cassiopc@gmail.com>2018-10-23 08:35:41 +0000
commit7adfeeb68a0426a80e3e89d571f22b25be567c4d (patch)
tree159b6f62f30b3e9b791c55f0aecacc83ece40d3e /tools/boca-submit-log
parent8fddbaf054150fdf2644b27fda43d2d370c564d4 (diff)
downloadboca-7adfeeb68a0426a80e3e89d571f22b25be567c4d.tar.gz
boca-7adfeeb68a0426a80e3e89d571f22b25be567c4d.zip
small fixes, commenting of undesired code
Diffstat (limited to 'tools/boca-submit-log')
-rw-r--r--tools/boca-submit-log2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/boca-submit-log b/tools/boca-submit-log
index c852f84..dcbc678 100644
--- a/tools/boca-submit-log
+++ b/tools/boca-submit-log
@@ -16,7 +16,7 @@ if [ "$BOCASERVER" == "" ]; then
fi
if [[ ! -e "/root/submissions/code" ]]; then
- echo "Machine not enabled to submit logs code is missing"
+ echo "Machine not enabled to submit logs - code is missing"
exit 0
fi