From: Ian Jackson Date: Sat, 4 Jul 2009 17:30:01 +0000 (+0100) Subject: A bit more tidying X-Git-Tag: 1.9.2~30 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=commitdiff_plain;h=d32fcf987a920a1e2eb90ffe7741d2da60496761 A bit more tidying --- diff --git a/pctb/Makefile b/pctb/Makefile index af0901b..d99bb25 100644 --- a/pctb/Makefile +++ b/pctb/Makefile @@ -48,5 +48,5 @@ clean: realclean: clean rm -f $(TARGETS) - rm -f ./#pages#.ppm ./#upload-*#.txt ./#commodmap#.tsv + rm -f ./#pages#.ppm ./#upload-*#.html ./#commodmap#.tsv rm -f ./#master-*#.txt ./#local-*#.txt diff --git a/pctb/getislands-history b/pctb/getislands-history deleted file mode 100644 index f829914..0000000 --- a/pctb/getislands-history +++ /dev/null @@ -1,11 +0,0 @@ - 1 cd things/ypp-sc-tools-pctb/pctb/ - 2 ll - 3 less example - 4 curl 'http://pctb.ilk.org/islands.php?oceanName=MIDNIGHT' - 5 curl 'http://pctb.ilk.org/islands.php?oceanName=MIDNIGHT'; echo - 6 xmag - 7 history >getislands-history - 8 curl 'http://pctb.ilk.org/islands.php?oceanName=SPONG'; echo - 9 curl 'http://pctb.ilk.org/islands.php?oceanName=MIDNIGHT'; echo - 10 curl 'http://pctb.ilk.org/oceans.php'; echo - 11 history >getislands-history