diff options
Diffstat (limited to 'docs/tutorials/001/combine.shar')
-rw-r--r-- | docs/tutorials/001/combine.shar | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/tutorials/001/combine.shar b/docs/tutorials/001/combine.shar index 8dcf0ab3f72..242bfc7582f 100644 --- a/docs/tutorials/001/combine.shar +++ b/docs/tutorials/001/combine.shar @@ -3,8 +3,8 @@ # To extract the files from this archive, save it to some FILE, remove # everything before the `!/bin/sh' line above, then type `sh FILE'. # -# Made on 1999-01-17 14:14 EST by <jcej@chiroptera.tragus.org>. -# Source directory was `/var/home/jcej/projects/ACE_wrappers/docs/tutorials/001'. +# Made on 1999-09-21 22:48 EDT by <jcej@chiroptera.tragus.org>. +# Source directory was `/home/jcej/projects/ACE_wrappers/docs/tutorials/001'. # # Existing files will *not* be overwritten unless `-c' is specified. # @@ -67,7 +67,7 @@ else fi rm -f 1231235999 $$.touch # -if mkdir _sh00080; then +if mkdir _sh04675; then $echo 'x -' 'creating lock directory' else $echo 'failed to create lock directory' @@ -570,5 +570,5 @@ SHAR_EOF $echo 'page04.pst:' 'original size' '279,' 'current size' "$shar_count!" fi fi -rm -fr _sh00080 +rm -fr _sh04675 exit 0 |