diff options
Diffstat (limited to 'docs/tutorials/016/combine.shar')
-rw-r--r-- | docs/tutorials/016/combine.shar | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/tutorials/016/combine.shar b/docs/tutorials/016/combine.shar index 9c5c9d8c6c0..be67e809b99 100644 --- a/docs/tutorials/016/combine.shar +++ b/docs/tutorials/016/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-02-14 14:20 EST by <jcej@chiroptera.tragus.org>. -# Source directory was `/var/home/jcej/projects/ACE_wrappers/docs/tutorials/016'. +# Made on 1999-09-21 22:49 EDT by <jcej@chiroptera.tragus.org>. +# Source directory was `/home/jcej/projects/ACE_wrappers/docs/tutorials/016'. # # Existing files will *not* be overwritten unless `-c' is specified. # @@ -64,7 +64,7 @@ else fi rm -f 1231235999 $$.touch # -if mkdir _sh31855; then +if mkdir _sh05153; then $echo 'x -' 'creating lock directory' else $echo 'failed to create lock directory' @@ -381,5 +381,5 @@ SHAR_EOF $echo 'page05.pre:' 'original size' '606,' 'current size' "$shar_count!" fi fi -rm -fr _sh31855 +rm -fr _sh05153 exit 0 |