]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: remove subdirectories in tmp directory
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 5 Sep 2019 15:29:36 +0000 (17:29 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 12 Sep 2019 12:50:58 +0000 (14:50 +0200)
test/simulation/test.common

index 3d1e61d749ee4410b606f2a5cc17cfa0d0752e9f..b771ea748e609396e2373abb56a4ee1294778d8b 100644 (file)
@@ -84,7 +84,7 @@ for defoptname in ${!default_*}; do
 done
 
 test_start() {
-       rm -f tmp/*
+       rm -rf tmp/*
        echo "Testing $@:"
 
        check_config_h 'FEAT_NTP 1' || test_skip