Change TMPDIR to PT_TMPDIR

This commit is contained in:
Brian Fraser fraserb@gmail.com
2012-06-11 17:51:43 -03:00
parent bf2a769536
commit bc8f5a610c
30 changed files with 588 additions and 595 deletions

View File

@@ -2,12 +2,12 @@
plan 10
TMPDIR="$TEST_TMPDIR"
PT_TMPDIR="$TEST_PT_TMPDIR"
PATH="$PATH:$PERCONA_TOOLKIT_SANDBOX/bin"
. "$LIB_DIR/summary_common.sh"
p="$TMPDIR/get_var_samples"
p="$PT_TMPDIR/get_var_samples"
echo "test1 abcdef" > "$p"
is \