Merge
This commit is contained in:
parent
87c4b67866
commit
33c6110d19
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
||||||
{
|
{
|
||||||
|
|
||||||
throw new ApplicationException(
|
throw new ApplicationException(
|
||||||
string.Format("Exit code is not 0. {0}, ExitCode = {1}", output, exitCode));
|
string.Format("Exit code is not 0. {0}, ExitCode = {1}", arguments2, output, exitCode));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue