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

/illumos-gate/usr/src/tools/scripts/
H A Dnightly.sh552 if [ $ISUSER -ne 0 ]; then
726 # ISUSER is set non-zero if an ordinary user runs nightly, or is zero
729 ISUSER=$?; export ISUSER
923 if [ $ISUSER -ne 0 ]; then
1054 newlist="$ISUSER $dir $newlist"
1192 ISUSER=$1 staffer rmdir $2
1269 # Overriding ISUSER to 1 causes the lock to be created as root if the
1271 ISUSER=1 create_lock $ATLOG/nightly.lock "atloglockfile"
1277 ISUSER
[all...]

Completed in 805 milliseconds