summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-06-07 17:23:46 +0200
committergregor herrmann <gregoa@debian.org>2019-06-07 17:23:46 +0200
commitbedba62120996eb847a499b14e8a865bdf17c05f (patch)
tree4a36ce5b91bd1a1e2de49017610dfd052784a0b9
parentcc7b56618214154342809b6f7a945430a6856e6e (diff)
debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
-rw-r--r--debian/patches/fix_binary_path_in_test.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/fix_binary_path_in_test.patch b/debian/patches/fix_binary_path_in_test.patch
index 6e16811..d05b9a3 100644
--- a/debian/patches/fix_binary_path_in_test.patch
+++ b/debian/patches/fix_binary_path_in_test.patch
@@ -12,7 +12,7 @@ Last-Update: 2018-12-16
'bin/bot-training'
);
-+@scripts = ('/usr/bin/bot-training') if $ENV{ADTTMP};
++@scripts = ('/usr/bin/bot-training') if $ENV{AUTOPKGTEST_TMP};
+
# no fake home requested