Commit 62c0abf773083f37f1de44c082c41e09f5289397

Authored by Shrikant Sharat
1 parent bc9d20c7a3

Use ADOTDIR in tests.

Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff

... ... @@ -2,8 +2,7 @@
2 2  
3 3 # See cram's documentation for some of the variables used below.
4 4  
5   -export ANTIGEN_REPO_CACHE="$TMP/dot-antigen/cache"
6   -export ANTIGEN_BUNDLE_DIR="$TMP/dot-antigen/bundle"
  5 +export ADOTDIR="$TMP/dot-antigen"
7 6  
8 7 rm "$TESTDIR/.zcompdump"
9 8