[22549] in Source-Commits
packs/update/os/solaris
daemon@ATHENA.MIT.EDU (rbasch@MIT.EDU)
Wed Jun 8 23:14:01 2005
From: rbasch@MIT.EDU
Date: Wed, 8 Jun 2005 23:13:56 -0400
Message-Id: <200506090313.j593DuCQ007990@anhedonia.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/packs/update/os/solaris
In directory anhedonia.mit.edu:/afs/dev.mit.edu/user/rbasch/src/athena-release/packs/update/os/solaris
Modified Files:
update-os.sh
Log Message:
Revert the use of "yes" to feed affirmative responses to patchadd, in
favor of the old method of piping a finite number of "y"s to it; yes
will loop forever if it ignores SIGPIPE.