]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Add .xml suffix to tmp files used in *edit commands
authorJiri Denemark <jdenemar@redhat.com>
Tue, 9 Nov 2010 09:27:09 +0000 (10:27 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 9 Nov 2010 12:42:54 +0000 (13:42 +0100)
commitfb76151c28df0fa07a35219ae7455cefd1c41199
treefbe5688a9831df8894875aa56a02929302827567
parentb0ef5c53675eeab65b9962c3b7f17d332148d173
virsh: Add .xml suffix to tmp files used in *edit commands

This helps editors with detecting the temporary files as XML since the
temporary files do not contain <?xml ...?> declaration.

Requested by https://bugzilla.redhat.com/show_bug.cgi?id=602277
bootstrap.conf
tools/virsh.c