]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-execute.c
tests: various small fixes for strict systems
[thirdparty/systemd.git] / src / test / test-execute.c
index 5a96b46a773244f81beac991e106a1bdde54d285..43f66efa6c92117049e94edae9d4bca2e882a1b9 100644 (file)
@@ -866,6 +866,7 @@ int main(int argc, char *argv[]) {
         (void) unsetenv("LOGNAME");
         (void) unsetenv("SHELL");
         (void) unsetenv("HOME");
+        (void) unsetenv("TMPDIR");
 
         can_unshare = have_namespaces();