mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
fixed lib loading
This commit is contained in:
@@ -267,7 +267,7 @@ dxmorg@florida.cops.gov
|
|||||||
#
|
#
|
||||||
# yaml export test
|
# yaml export test
|
||||||
<test check-export-yaml>
|
<test check-export-yaml>
|
||||||
cmd = $pcp -V va -y | perl -MYAML -MData::Dumper -e "print Dumper(Load(join('',<>)))"
|
cmd = $pcp -V va -y | perl -Ilib -MYAML -MData::Dumper -e "print Dumper(Load(join('',<>)))"
|
||||||
expect = /VAR1/
|
expect = /VAR1/
|
||||||
</test>
|
</test>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user