aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bin/antRun
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bin/antRun')
-rwxr-xr-xlib/bin/antRun2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bin/antRun b/lib/bin/antRun
index 4c38b1803..47f1b228a 100755
--- a/lib/bin/antRun
+++ b/lib/bin/antRun
@@ -1,5 +1,5 @@
#! /bin/sh
-
+#This file should be executable. -Steve
# Args: DIR command
cd $1
CMD=$2