Changeset 122 for trunk/confman/confmancommon.sh
- Timestamp:
- 12/04/2006 16:38:25 (5 years ago)
- File:
-
- 1 edited
-
trunk/confman/confmancommon.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman/confmancommon.sh
r121 r122 23 23 else 24 24 exec 3>&1 25 exec $0 $*5>&1 1>&3 | logger -t "$MYNAME[$$]: $USER" -s25 exec $0 "$@" 5>&1 1>&3 | logger -t "$MYNAME[$$]: $USER" -s 26 26 exit ${PIPESTATUS[0]} 27 27 fi
Note: See TracChangeset
for help on using the changeset viewer.
