]> andersk Git - gssapi-openssh.git/blobdiff - setup/setup-openssh.pl
4.4 release
[gssapi-openssh.git] / setup / setup-openssh.pl
index 69a82b03958fbaa55742d3762f70ed014cabad8f..6a4cdd50db13f254b0dafc77ecf29ea87432baac 100644 (file)
@@ -1075,7 +1075,7 @@ sub action
 
     if (($result or $?) and $command !~ m!patch!)
     {
-        exitDie("ERROR: Unable to execute command: $!\n");
+        exitDie("ERROR: Unable to execute $command: $!\n");
     }
 }
 
This page took 0.910409 seconds and 4 git commands to generate.