mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
Fix make syntax-check caused by trailing blanks
This commit is contained in:
parent
ec8b5b605e
commit
2b483bfaf5
@ -1,3 +1,8 @@
|
|||||||
|
Thu May 29 13:26:40 JST 2008 Atushi SAKAI <sakaia@jp.fujitsu.com>
|
||||||
|
|
||||||
|
Fix make syntax-check caused by trailing blank(s)
|
||||||
|
* test/virshdata/dominfo-fc4.txt: remove trailing blanks
|
||||||
|
|
||||||
Tue May 27 14:50:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
|
Tue May 27 14:50:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
|
||||||
|
|
||||||
Fix virsh dominfo test.
|
Fix virsh dominfo test.
|
||||||
|
@ -6,5 +6,5 @@ State: running
|
|||||||
CPU(s): 1
|
CPU(s): 1
|
||||||
Max memory: 261072 kB
|
Max memory: 261072 kB
|
||||||
Used memory: 131072 kB
|
Used memory: 131072 kB
|
||||||
Autostart: disable
|
Autostart: disable
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user