mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 21:45:07 -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 "NTP eras"
|
||||
|
||||
# Assume NTP_ERA_SPLIT is between years 1960 and 1990
|
||||
|
||||
Reference in New Issue
Block a user