fix shell variable expansion in generate_yamls
[yaml_builds.git] / tools / generate_yamls.sh
index e96f745..3a9be8e 100755 (executable)
@@ -42,5 +42,5 @@ if [ ! -d "$AIRSHIP_TEMPLATES" ]; then
   exit -1
 fi
 
-python ./scripts/jcopy.py $SITE.yaml AIRSHIP_TEMPLATES $YAML_BUILDS/site/$SITE
+python ./scripts/jcopy.py $SITE.yaml $AIRSHIP_TEMPLATES $YAML_BUILDS/site/$SITE
 cp -r site/common/* site/$SITE/