home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
usenet
/
altsrcs
/
0
/
0976
< prev
next >
Wrap
Internet Message Format
|
1990-12-28
|
914b
From: raymond@math.berkeley.edu
Newsgroups: alt.sources,comp.binaries.ibm.pc.d
Subject: Patch to simtel.update
Message-ID: <1990Mar4.220959.16521@agate.berkeley.edu>
Date: 4 Mar 90 22:09:59 GMT
Keith Petersen's most recent posting of the updates to SIMTEL20
revealed a bug in simtel.update. Yes, you guessed it, the file
format changed and simtel.update doesn't parse it right any
more...
Here's the patch.
*** simtel.update.old Sun Mar 4 14:00:00 1990
--- simtel.update Sun Mar 4 13:59:46 1990
***************
*** 41,45 ****
$dirname = $_;
- # If it's a genuine directory change, we'll have these headers.
- next unless (<> eq " Filename Type Length Date Description\n");
- next unless (<> eq "==============================================\n");
return 2 * do find_directory();
--- 41,42 ----
--
raymond@math.berkeley.edu Maintainer of the csip Frequently Asked Questions