mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 17:55: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 "chronyc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user