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

/solaris-desktop/scripts/
H A Dremove-gnome302 PRODREG=
310 PRODREG=$prodreg
314 if [ -n "$PRODREG" ]; then
319 cp $PRODREG $TMP_PRODREG || \
320 msg_error "Error copying $PRODREG to $TMP_PRODREG"
323 backup $PRODREG
324 cp $TMP_PRODREG $PRODREG || \
325 msg_error "Error copying $TMP_PRODREG to $PRODREG"
344 if [ -n "$PRODREG" ]; then
345 cp $PRODREG
[all...]

Completed in 18 milliseconds