PackageInstaller: Disable debug output of scripts
This commit is contained in:
@@ -610,7 +610,7 @@ PackageScript::DoInstall(const char* path, ItemState* state)
|
|||||||
// that's more fragile... but a common source for
|
// that's more fragile... but a common source for
|
||||||
// the rewriting of BeOS paths is needed.
|
// the rewriting of BeOS paths is needed.
|
||||||
|
|
||||||
printf("%s\n", script.String());
|
// printf("%s\n", script.String());
|
||||||
|
|
||||||
BPath workingDirectory;
|
BPath workingDirectory;
|
||||||
if (path != NULL)
|
if (path != NULL)
|
||||||
|
|||||||
Reference in New Issue
Block a user