mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
Resolve build breaker
Commit 'c264eeaa' didn't do the prerequisite 'make syntax-check' before pushing. There was a <tab> in the whitespace for the comment. Replaced with spaces and aligned. pushed as build breaker since Jenkins complained loudly
This commit is contained in:
parent
e50457dd4c
commit
5e5cf8e0ff
@ -571,7 +571,7 @@ valid_path(const char *path, const bool readonly)
|
||||
};
|
||||
/* override the above with these */
|
||||
const char * const override[] = {
|
||||
"/sys/devices/pci", /* for hostdev pci devices */
|
||||
"/sys/devices/pci", /* for hostdev pci devices */
|
||||
"/etc/libvirt-sandbox/services/" /* for virt-sandbox service config */
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user