zsh-workers
 help / color / mirror / code / Atom feed
* Strange problem with pre3
@ 1996-07-29 17:41 Bill Pemberton
  1996-07-29 18:04 ` Zefram
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Pemberton @ 1996-07-29 17:41 UTC (permalink / raw)
  To: zsh-workers

I'm seeing a strange problem with pre3.  The following script doesn't work
with pre3 compiled on AIX 4.1.4 (it does, however, work with pre3 compiled
on AIX 4.2).


---- Cut Here ----
#!/bin/zsh

QTMP=/tmp/blah

/usr/bin/rm -Rf $QTMP

mkdir $QTMP
mkdir $QTMP/pics
mkdir $QTMP/procmail
mkdir $QTMP/script
mkdir $QTMP/trash
mkdir $QTMP/wwwcache

touch $QTMP/procmail/mail.trash
touch $QTMP/procmail/procmail.log

chmod -R a+rx $QTMP
---- Cut Here ----

The script just terminates after the rm.

-- 
Bill Pemberton                           wfp5p@virginia.edu
ITC/Unix Systems                         flash@virginia.edu
University of Virginia                   uunet!virginia!wfp5p


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Strange problem with pre3
  1996-07-29 17:41 Strange problem with pre3 Bill Pemberton
@ 1996-07-29 18:04 ` Zefram
  0 siblings, 0 replies; 2+ messages in thread
From: Zefram @ 1996-07-29 18:04 UTC (permalink / raw)
  To: Bill Pemberton; +Cc: zsh-workers

>I'm seeing a strange problem with pre3.  The following script doesn't work
>with pre3 compiled on AIX 4.1.4 (it does, however, work with pre3 compiled
>on AIX 4.2).
...
>The script just terminates after the rm.

That's a known problem, fixed in pre4.

-zefram


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-07-29 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-07-29 17:41 Strange problem with pre3 Bill Pemberton
1996-07-29 18:04 ` Zefram

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).