From: Michael Hanke Date: Mon, 16 May 2011 18:19:57 +0000 (-0400) Subject: Post commit cleanup. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4521c0530696b464536f709aaaafa7ca9e91e6b3;p=neurodebian.git Post commit cleanup. --- diff --git a/survey/Makefile b/survey/Makefile index a3cc2e2..662eadc 100644 --- a/survey/Makefile +++ b/survey/Makefile @@ -18,7 +18,7 @@ results_snippet.html: results.html | tail -n$$(echo "$$(wc -l < results.html) - $$(grep -n '' \ < results.html | cut -d ':' -f 1,1) - 2" | bc ) > $@ -statfigures: oslist.txt swlist.txt datamodlist.txt employer-dd-list.txt position-dd-list.txt ratingslist.txt +statfigures: oslist.txt swlist.txt datamodlist.txt employer-dd-list.txt position-dd-list.txt ratingslist.txt vmlist.txt # create "lockfile' @touch $@ @[ "$$(cat nsubmissions.stamp 2>/dev/null || echo)" != "$$(ls -1 data |wc -l)" ] \ @@ -45,7 +45,7 @@ vmlist.txt: survey.rst datamodlist.txt: survey.rst grep '"bg_datamod"' survey.rst | sed -e 's/.*name="bg_datamod" value="//' \ - -e 's," />,: ",' -e 's,
$$,,",' -e 's/ "$$/ "Other"/' > $@ + -e 's," />,: ",' -e 's,
$$,",' -e 's/ "$$/ "Other"/' > $@ # Generic rule to extract from drop-down selections %-dd-list.txt: survey.rst