diff --git a/test/simulation/test.common b/test/simulation/test.common index 3d1e61d..b771ea7 100644 --- a/test/simulation/test.common +++ b/test/simulation/test.common @@ -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