making sure we can execute the few win32 apps.
authorChris Koeritz <fred@gruntose.com>
Wed, 22 Feb 2012 01:23:34 +0000 (20:23 -0500)
committerChris Koeritz <fred@gruntose.com>
Wed, 22 Feb 2012 01:23:34 +0000 (20:23 -0500)
scripts/generator/vis_stu_vars.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 4addbe7..db43194
@@ -12,6 +12,7 @@ function print_usage {
   echo ""
 }
 
+chmod 755 $PRODUCTION_DIR/win32_help/*.exe
 export PATH=$PRODUCTION_DIR/win32_help:$PATH
 
 # we try to use the most recent compiler location, and work backwards as