mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 14:45:07 -05:00
test: remove subdirectories in tmp directory
This commit is contained in:
@@ -84,7 +84,7 @@ for defoptname in ${!default_*}; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
test_start() {
|
test_start() {
|
||||||
rm -f tmp/*
|
rm -rf tmp/*
|
||||||
echo "Testing $@:"
|
echo "Testing $@:"
|
||||||
|
|
||||||
check_config_h 'FEAT_NTP 1' || test_skip
|
check_config_h 'FEAT_NTP 1' || test_skip
|
||||||
|
|||||||
Reference in New Issue
Block a user