1
0
mirror of synced 2026-04-25 20:11:20 +00:00

Whitespace: tab -> 8 blanks

This commit is contained in:
Axel Beckert
2010-08-05 16:02:31 +02:00
parent 1df7ef41da
commit e30550a289

View File

@@ -4355,14 +4355,14 @@ sub END
$options = "--dir=$CONFIG{'dir'}"
}
if ($options) {
system('xen-delete-image', $options,
"--hostname=$CONFIG{'hostname'}");
} else {
die "Assertion that either --dir, --lvm, or --dir are given".
" failed.\nThis is probably a bug, please report it.";
}
}
if ($options) {
system('xen-delete-image', $options,
"--hostname=$CONFIG{'hostname'}");
} else {
die "Assertion that either --dir, --lvm, or --dir are given".
" failed.\nThis is probably a bug, please report it.";
}
}
} elsif ( $FAIL == 0 ) {
#
# Assume success