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

/solaris-desktop/scripts/
H A Dremove-gnome138 rm -f $TMP_PRODREG
315 TMP_PRODREG=/tmp/productregistry.tmp.$$
317 backup $TMP_PRODREG
319 cp $PRODREG $TMP_PRODREG || \
320 msg_error "Error copying $PRODREG to $TMP_PRODREG"
324 cp $TMP_PRODREG $PRODREG || \
325 msg_error "Error copying $TMP_PRODREG to $PRODREG"
345 cp $PRODREG $TMP_PRODREG && \
348 /bin/sed -f $TMP_PRODREG_SCRIPT $TMP_PRODREG > $PRODREG ||

Completed in 213 milliseconds