return$this->getBox("error","checkout failed.</h3>One of the commands failed (see above).<br>You can ask the sysadmins and analyze with them the created temp directory "' . $sTempDir . '".".$sReturn);
return$this->getBox("error","build failed - working directory has errors and is not ready to create package.<br>You can ask the sysadmins and analyze with them the created temp directory "$sTempDir"".$sReturn);
}
$sReturn.=$this->getBox("success","preparations ok - directory is ready for packaging now.");
return$this->getBox("error",'creation failed One of the commands failed (see below).<br>You can ask the sysadmins and analyze with them the created temp directory "'.$sTempDir.'".'.$sReturn);