Oops, two lines moved out of my snapshot script should have been

left there! Bah.

[originally from svn r3725]
This commit is contained in:
Simon Tatham 2004-01-18 08:45:50 +00:00
Родитель 0f259c23ea
Коммит 5a11f18569
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1,7 +1,5 @@
#!/bin/sh
perl mkfiles.pl
relver=`cat LATEST.VER`
unixarc="putty-$relver$datesuffix"
text=`{ find . -name CVS -prune -o \
-name .cvsignore -prune -o \
-name LATEST.VER -prune -o \