Searched refs:NEW_LOGDIR (Results 1 - 2 of 2) sorted by relevance

/solaris-desktop/
H A Dcron-nightly.sh159 NEW_LOGDIR=$LOGDIR
161 while [ -d $WEBROOT/$NEW_LOGDIR ]; do
162 NEW_LOGDIR=$LOGDIR.$N
164 echo "-- LOGDIR exists, changing to: $NEW_LOGDIR"
166 LOGDIR=$NEW_LOGDIR
H A Dcron-script.sh156 NEW_LOGDIR=$LOGDIR
158 while [ -d $WEBROOT/$NEW_LOGDIR ]; do
159 NEW_LOGDIR=$LOGDIR.$N
163 LOGDIR=$NEW_LOGDIR

Completed in 10 milliseconds