mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
command: test umask support
Add testsuite coverage for the recent commit 0e1a1a8.
* tests/commandhelper.c (main): Output umask.
* tests/commandtest.c (test15): Also test umask.
(mymain): Add test.
* tests/commanddata/*.log: Update expected output.
Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
@@ -12,3 +12,4 @@ FD:1
|
||||
FD:2
|
||||
DAEMON:no
|
||||
CWD:/tmp
|
||||
UMASK:0022
|
||||
|
||||
Reference in New Issue
Block a user