mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 18:05:06 -05:00
test: remove subdirectories in tmp directory
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user