From 0e7484e5c9e17e8eb21f5113774963605ddf1b87 Mon Sep 17 00:00:00 2001 From: cassio Date: Sun, 13 Sep 2015 12:40:58 +0100 Subject: bug fixes for authentication --- tools/boca-submit-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/boca-submit-run b/tools/boca-submit-run index d67c83f..1502c07 100755 --- a/tools/boca-submit-run +++ b/tools/boca-submit-run @@ -71,5 +71,5 @@ if [ -r "$5" ]; then [ -f "$temp" ] && rm -f $temp done else - echo "file $1 not found/readable" + echo "file $5 not found/readable" fi -- cgit v1.2.3