From 7adfeeb68a0426a80e3e89d571f22b25be567c4d Mon Sep 17 00:00:00 2001 From: cassio Date: Tue, 23 Oct 2018 10:35:41 +0200 Subject: small fixes, commenting of undesired code --- tools/boca-submit-log | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/boca-submit-log') 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 -- cgit v1.2.3