mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 09:58:01 +00:00
Oops, two lines moved out of my snapshot script should have been
left there! Bah. [originally from svn r3725]
This commit is contained in:
parent
0f259c23ea
commit
5a11f18569
@ -1,7 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
perl mkfiles.pl
|
perl mkfiles.pl
|
||||||
relver=`cat LATEST.VER`
|
|
||||||
unixarc="putty-$relver$datesuffix"
|
|
||||||
text=`{ find . -name CVS -prune -o \
|
text=`{ find . -name CVS -prune -o \
|
||||||
-name .cvsignore -prune -o \
|
-name .cvsignore -prune -o \
|
||||||
-name LATEST.VER -prune -o \
|
-name LATEST.VER -prune -o \
|
||||||
|
Loading…
Reference in New Issue
Block a user