]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Cleanup none/tests/nocwd.vgtest tmp dirs.
authorMark Wielaard <mark@klomp.org>
Sat, 12 Nov 2016 19:51:51 +0000 (19:51 +0000)
committerMark Wielaard <mark@klomp.org>
Sat, 12 Nov 2016 19:51:51 +0000 (19:51 +0000)
commit2fb506df7a837c38cd37e4f4976f76e96d0d1389
treed86595e7d402a437fe7efe35c80e412d08cddc40
parentec6077e25aa7de0182492d71e6840cd1b8efda1d
Cleanup none/tests/nocwd.vgtest tmp dirs.

The none/tests/nocwd creates a really deep temporary directory structure
that is also inaccessible after the test. This causes issues with some
build wrappers like koji which fail to cleanup such deep subdirectories.
So explicitly cleanup the directory after the test.

https://bugzilla.redhat.com/show_bug.cgi?id=1390282

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16134
none/tests/nocwd.vgtest