Mercurial > ift6266
diff scripts/run_pipeline.sh @ 183:992ca8035a4d
Adapted pipeline to new directory structure
author | boulanni <nicolas_boulanger@hotmail.com> |
---|---|
date | Sat, 27 Feb 2010 19:21:57 -0500 |
parents | 1f5937e9e530 |
children |
line wrap: on
line diff
--- a/scripts/run_pipeline.sh Sat Feb 27 18:28:48 2010 -0500 +++ b/scripts/run_pipeline.sh Sat Feb 27 19:21:57 2010 -0500 @@ -15,6 +15,6 @@ echo $arg >> $PIPELINE_ARGS_TMPFILE done -gimp -i --batch-interpreter python-fu-eval --batch - < pipeline.py +gimp -i --batch-interpreter python-fu-eval --batch - < ../data_generation/pipeline/pipeline.py