mirror of https://gitee.com/openkylin/libvirt.git
Replace space with a tab in the Makefile
All the other test_programs in the section use tabs and virportallocatortest sticks out with tab width other than 8.
This commit is contained in:
parent
295c1b0a4c
commit
a093628857
|
@ -143,7 +143,7 @@ test_programs = virshtest sockettest \
|
|||
virlockspacetest \
|
||||
virlogtest \
|
||||
virstringtest \
|
||||
virportallocatortest \
|
||||
virportallocatortest \
|
||||
sysinfotest \
|
||||
virstoragetest \
|
||||
virnetdevbandwidthtest \
|
||||
|
|
Loading…
Reference in New Issue