mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 09:35:06 -05:00
test: specify files with path in source commands
This should prevent sourcing of an unrelated file found in $PATH.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
. test.common
|
||||
. ./test.common
|
||||
test_start "fallback drift"
|
||||
|
||||
limit=100000
|
||||
|
||||
Reference in New Issue
Block a user