Searched refs:TMPDIRBASE (Results 1 – 2 of 2) sorted by relevance
264 TMPDIRBASE=$(mktemp -d)265 TMPDIROLD="$TMPDIRBASE/old"266 TMPDIR="$TMPDIRBASE/new"394 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then454 rm -r "$TMPDIRBASE"
263 TMPDIRBASE=$(mktemp -d)264 TMPDIROLD="$TMPDIRBASE/old"265 TMPDIR="$TMPDIRBASE/new"399 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then466 rm -r "$TMPDIRBASE"