Add cron.yaml to the build script
authorSverre Rabbelier <srabbelier@gmail.com>
Sat, 18 Apr 2009 21:34:25 +0000
changeset 2227 ffc909238df5
parent 2226 6159450c4767
child 2228 d58dd8963332
Add cron.yaml to the build script Patch by: Sverre Rabbelier, Lennard de Rijk
scripts/build.sh
--- a/scripts/build.sh	Sat Apr 18 21:30:58 2009 +0000
+++ b/scripts/build.sh	Sat Apr 18 21:34:25 2009 +0000
@@ -10,7 +10,7 @@
 
 DEFAULT_APP_BUILD=../build
 DEFAULT_APP_FOLDER="../app"
-DEFAULT_APP_FILES="app.yaml index.yaml __init__.py main.py settings.py urls.py"
+DEFAULT_APP_FILES="app.yaml cron.yaml index.yaml __init__.py main.py settings.py urls.py"
 DEFAULT_APP_DIRS="soc ghop gsoc feedparser python25src reflistprop jquery ranklist json"
 DEFAULT_ZIP_FILES="tiny_mce.zip"