]> git.donarmstrong.com Git - neurodebian.git/blobdiff - survey/Makefile
Also for stats report which repo and which job number use our setup
[neurodebian.git] / survey / Makefile
index 508fde7a0990dc362b0d840be9ce287c4507e982..657b92eeb828e8e03dfe38f39d9a1750793243d3 100644 (file)
@@ -26,8 +26,8 @@ statfigures: oslist.txt swlist.txt datamodlist.txt employer-dd-list.txt position
        @touch $@
        @[ "$$(cat nsubmissions.stamp 2>/dev/null || echo)" != "$$(ls -1 data |wc -l)" ] \
                && echo "I: Re-generating stats figures" \
-               && ls -1 data |wc -l > nsubmissions.stamp \
-               && MVPA_MATPLOTLIB_BACKEND=agg ./makestats data figures || true
+               && ls -1 dataout |wc -l > nsubmissions.stamp \
+               && MVPA_MATPLOTLIB_BACKEND=agg ./makestats dataout figures || true
 # remove lockfile
        @-rm $@