Fix searchpath for MR while updating

This commit is contained in:
fbsanchez 2021-07-28 19:16:27 +02:00
parent 5aef20ee31
commit cea9d2ae3d

View File

@ -1673,7 +1673,7 @@ class Client
); );
$this->updateMR( $this->updateMR(
$this->productPath.'/extras/mr/'.$mr, $this->extract_to.'/extras/mr/'.$mr,
$this->dbhHistory, $this->dbhHistory,
$historical_MR $historical_MR
); );