change to pushd
This commit is contained in:
parent
2dceddd4fc
commit
0d2e6846ab
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ rlJournalStart
|
|||
rlAssertExists "$installdir"
|
||||
rlAssertExists "$datadir"
|
||||
# switch to installdir to run occ
|
||||
rlRun "cd $installdir" 0 "Switch to nextcloud directory"
|
||||
rlRun "pushd $installdir" 0 "Switch to nextcloud directory"
|
||||
rlPhaseEnd
|
||||
|
||||
# run tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue