Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 71252ba

Browse files
committed
Clarify virt-install --wait error message.
1 parent 68bcfb5 commit 71252ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

virt-install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ def main():
674674
time.sleep(2)
675675
else:
676676
print _("Installation has exceeded specified time"
677-
"limit. Aborting.")
677+
"limit. Exiting application.")
678678
sys.exit(1)
679679
else:
680680
print _("Domain installation still in progress. "

0 commit comments

Comments
 (0)