Removed printing of date

This commit is contained in:
hjp 1997-07-27 08:44:19 +00:00
parent ed6d105aff
commit 3a2b49f147
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +1,3 @@
date
unsetopt BGNICE
setopt CHASELINKS
setopt AUTO_CD
@ -50,7 +49,6 @@ fi
ALL_PATH=$PRIVATE_PATH:$ETC_PATH:$BIN_PATH:$PATH
NEW_PATH=""
date
for i in ${(s/:/)ALL_PATH}
do
if test -d "$i"
@ -121,5 +119,3 @@ case "$HOST" in
*.wsr.ac.at)
;;
esac
date