mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
tests: fix srcdir references
Make sure to properly reference to files in the source directory.
This commit is contained in:
@@ -21,5 +21,5 @@ set -e
|
||||
$TEST_FUNCTIONS
|
||||
skip_if_skipped
|
||||
|
||||
$top_srcdir/podcheck.pl virt-rescue.pod virt-rescue \
|
||||
$top_srcdir/podcheck.pl "$srcdir/virt-rescue.pod" virt-rescue \
|
||||
--ignore=--suggest
|
||||
|
||||
Reference in New Issue
Block a user