• Home
  • Raw
  • Download

Lines Matching refs:TMP

547         echo "FATAL: Unable to make temporary directory: $TMP"
553 export TMPDIR=$TMP
557 chmod 777 $TMP || \
559 echo "unable to chmod 777 $TMP ... aborting"
563 cd $TMP || \
565 echo "could not cd ${TMP} ... exiting"
571 INSTANCES="$INSTANCES -O ${TMP}"
588 cat_ok_sentinel=$TMP/cat_ok.$$
594 cat $scenfile >> "$TMP/alltests" || {
596 rm -Rf "$TMP"
609 cat "$scenfile" >> ${TMP}/alltests || \
612 rm -Rf "$TMP"
620 wget -q "${CMDFILEADDR}" -O ${TMP}/wgetcmdfile
625 cat "${TMP}/wgetcmdfile" >> ${TMP}/alltests || \
638 cat ${LTPROOT}/runtest/fsx >> ${TMP}/alltests ||
648 mv -f ${TMP}/alltests ${TMP}/alltests.orig
649 …grep $TAG_RESTRICT_STRING ${TMP}/alltests.orig > ${TMP}/alltests #Not worth checking return codes …
698 …sed -e '/^$/ d' -e 's/^[ ,\t]*//' -e '/^#/ d' < ${TMP}/alltests > ${TMP}/alltests.temp ##This remo…
699 …sed 's/^[0-9,a-z,A-Z]*/'"$inc"'_ITERATION_&/' < ${TMP}/alltests.temp > ${TMP}/alltests ## .temp is…
702 …sed 's/^[0-9,a-z,A-Z]*/'"$inc"'_ITERATION_&/' < ${TMP}/alltests.temp >> ${TMP}/alltests #Keep appe…
707 sort -R ${TMP}/alltests -o ${TMP}/alltests
712 -n $$ $PRETTY_PRT -f ${TMP}/alltests $LOGFILE $OUTPUTFILE $FAILCMDFILE $TCONFCMDFILE"
766 ${TMP}/alltests > ${TMP}/alltests.tmp
767 cp ${TMP}/alltests.tmp ${TMP}/alltests
768 rm -rf ${TMP}/alltests.tmp
784 ${TMP}/alltests $VALGRIND_CHECK_TYPE > \
785 ${TMP}/alltests.tmp
786 cp ${TMP}/alltests.tmp ${TMP}/alltests
787 rm -rf ${TMP}/alltests.tmp
801 ${TMP}/alltests > ${TMP}/alltests.tmp
802 cp ${TMP}/alltests.tmp ${TMP}/alltests
803 rm -rf ${TMP}/alltests.tmp
807 …E $NO_KMSG -e -S $INSTANCES $DURATION -a ${ZOOFILE} -n $$ $PRETTY_PRT -f ${TMP}/alltests $LOGFILE …
950 rm -rf ${TMP}