test: specify files with path in source commands

This should prevent sourcing of an unrelated file found in $PATH.
This commit is contained in:
Miroslav Lichvar
2016-02-05 10:52:47 +01:00
parent 8b676502de
commit a63e18edb8
31 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
. test.common
. ./test.common
test_start "chronyc"