Automatic commit of changes
This commit is contained in:
parent
eed8ff6104
commit
45647b1283
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@ B5DIR=/home/woodstock/ftp/pub/Babylon-5
|
|||
all: commit lurker-nobg.html subdirs
|
||||
|
||||
commit:
|
||||
@/usr/local/bin/git-diff --quiet && /usr/local/bin/git-commit -a -q -m "Automatic commit of changes"
|
||||
@-/usr/local/bin/git-diff --quiet && /usr/local/bin/git-commit -a -q -m "Automatic commit of changes"
|
||||
|
||||
lurker-nobg.html: lurker.html
|
||||
sed -e 's/ BGSTART.*BGEND//' -e '/BGLINK/d' < lurker.html > $@
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ by looking for dates next to the items' bullets. If no bullet items are
|
|||
recently dated, the change was most likely a spelling fix or a change to
|
||||
the episode description or cast list.
|
||||
This list is updated once an hour, most recently at
|
||||
10:15 Pacific (US) time on June 7, 2007.
|
||||
12:45 Pacific (US) time on June 7, 2007.
|
||||
If that date isn't recent, you probably need to hit your reload button.
|
||||
|
||||
<h2><a name="guide">Guide Pages</a></h2>
|
||||
|
|
|
|||
Loading…
Reference in New Issue