diff --git a/syncoid b/syncoid index f67a4a7..3601f3a 100755 --- a/syncoid +++ b/syncoid @@ -148,7 +148,7 @@ if (length $args{'hostid'}) { pod2usage(2); exit 127; } - $hostid = "$args{'hostid'}_"; + $hostid = "$args{'hostid'}"; } # figure out if source and/or target are remote.