[1124] in Source-Commits
packs/update update_ws.sh
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Feb 22 13:43:46 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Sat, 22 Feb 1997 13:43:42 EST
Update of /afs/dev.mit.edu/source/repository/packs/update
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/packs/update
Modified Files:
update_ws.sh
Log Message:
Put local binaries first in path, since newer ones may not work before
libraries are updated.
Use a case statement to determine if we are auto_update; the Solaris
2.5.1 expr doesn't like our regular expression for some reason. This
way is simpler anyway.