Skip to content
Snippets Groups Projects
Commit 5a11f185 authored by Simon Tatham's avatar Simon Tatham
Browse files

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

left there! Bah.

[originally from svn r3725]
parent 0f259c23
No related branches found
No related tags found
No related merge requests found
#!/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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment