This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-11-05 04:41:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6b4aea5e4d
libvirt
/
tests
/
commanddata
/
test24.log
9 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
util: add virCommandPassListenFDs() function That sets a new flag, but that flag does mean the child will get LISTEN_FDS and LISTEN_PID environment variables properly set and passed FDs reordered so that it corresponds with LISTEN_FDS (they must start right after STDERR_FILENO). Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2014-07-15 15:07:02 +00:00
FD:0
FD:1
FD:2
FD:3
FD:4
DAEMON:yes
CWD:/
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>
2014-09-03 15:13:21 +00:00
UMASK:0022
Reference in New Issue
Copy Permalink