search for: 51f9386

Displaying 1 result from an estimated 1 matches for "51f9386".

Did you mean: 519386
2012 Apr 11
1
[PATCH] sysprep: align the help message
...anlong Gao <gaowanlong at cn.fujitsu.com> --- sysprep/sysprep_operation_hostname.ml | 2 +- sysprep/sysprep_operation_script.ml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sysprep/sysprep_operation_hostname.ml b/sysprep/sysprep_operation_hostname.ml index 51f9386..6f52e48 100644 --- a/sysprep/sysprep_operation_hostname.ml +++ b/sysprep/sysprep_operation_hostname.ml @@ -59,7 +59,7 @@ parameter. If the I<--hostname> parameter is not given, then the hostname is changed to C<localhost.localdomain>."; extra_args = [ - ("--hostname&q...