mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
test: api subdirectory is needed in PATH by pytest
This commit is contained in:
parent
83d3cc76f3
commit
cf06d942b8
@ -270,7 +270,7 @@ lib/paths-installed: lib/paths-common
|
|||||||
$(RM) $@-t
|
$(RM) $@-t
|
||||||
cat lib/paths-common > $@-t
|
cat lib/paths-common > $@-t
|
||||||
echo 'installed_testsuite=1' >> $@-t
|
echo 'installed_testsuite=1' >> $@-t
|
||||||
echo 'export PATH=@libexecdir@/lvm2-testsuite:@datadir@/lvm2-testsuite/lib:$$PATH' >> $@-t
|
echo 'export PATH=@libexecdir@/lvm2-testsuite:@datadir@/lvm2-testsuite/lib:@datadir@/lvm2-testsuite/api:$$PATH' >> $@-t
|
||||||
mv $@-t $@
|
mv $@-t $@
|
||||||
|
|
||||||
lib/paths: lib/paths-common
|
lib/paths: lib/paths-common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user