fix library paths
This commit is contained in:
parent
2c399d1d66
commit
2d46c2c87d
5 changed files with 10 additions and 10 deletions
|
|
@ -34,7 +34,7 @@ PHASE=${PHASE:-Test}
|
|||
|
||||
rlJournalStart
|
||||
rlPhaseStartSetup
|
||||
rlRun "rlImport opencryptoki/token-manipulation"
|
||||
rlRun "rlImport ./token-manipulation"
|
||||
rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory"
|
||||
rlRun "pushd $TmpDir"
|
||||
rlPhaseEnd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue