]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Prevent "make check" from leaving mktemp /tmp/tmp.* files behind.
authorBob Proulx <bob@proulx.com>
Sat, 20 Oct 2007 06:26:57 +0000 (08:26 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 20 Oct 2007 06:26:57 +0000 (08:26 +0200)
commit18e4c15198afa74b056c2e68032d56d346f14d4d
treeef6a3cdbd3c0708a7c692d197fcd22137d7e445c
parent2a0e737cfd1a95808caf81c2a30d227b8af2751d
Prevent "make check" from leaving mktemp /tmp/tmp.* files behind.

* tests/misc/help-version (mktemp_args): Tell mktemp to create
its temporary file in the current directory.
ChangeLog
tests/misc/help-version