aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-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