diff --git a/bin/xen-create-image b/bin/xen-create-image index 6a480bc..b4425db 100755 --- a/bin/xen-create-image +++ b/bin/xen-create-image @@ -2560,7 +2560,7 @@ sub showSummary if ( defined( $CONFIG{ 'maxmem' } ) ) { - logprint("Max mem size : $CONFIG{'maxmem'}\n"); + logprint("Max mem size : $CONFIG{'maxmem'}\n"); } if ( exists( $CONFIG{ 'pygrub' } ) &&