[22530] in Source-Commits
packs/update/os/solaris
daemon@ATHENA.MIT.EDU (rbasch@MIT.EDU)
Tue May 31 10:17:54 2005
From: rbasch@MIT.EDU
Date: Tue, 31 May 2005 10:17:50 -0400
Message-Id: <200505311417.j4VEHojT032528@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:
Do not redirect error output in the pkgrm loop; package removal is
not especially verbose, and the redirection is not occurring now
anyway, since the pkglog variable is not set until after this loop.