aboutsummaryrefslogtreecommitdiff
path: root/tools/boca-submit-run
diff options
context:
space:
mode:
authorcassio <cassiopc@gmail.com>2015-09-13 11:40:58 +0000
committercassio <cassiopc@gmail.com>2015-09-13 11:40:58 +0000
commit0e7484e5c9e17e8eb21f5113774963605ddf1b87 (patch)
tree54a8d57d9d5d10b33aad9a741bd9a275686ae377 /tools/boca-submit-run
parent40ed6646e902830881fe2c530ce110d73f5a5a0b (diff)
downloadboca-0e7484e5c9e17e8eb21f5113774963605ddf1b87.tar.gz
boca-0e7484e5c9e17e8eb21f5113774963605ddf1b87.zip
bug fixes for authentication
Diffstat (limited to 'tools/boca-submit-run')
-rwxr-xr-xtools/boca-submit-run2
1 files changed, 1 insertions, 1 deletions
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