contrib/helper.sh: exec env command to inherit exit status
This commit is contained in:
parent
f1107b0e17
commit
1fd071f24e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
# NOTE: writing variables to file (e.g PWD or PATH)
|
||||
# that are not related to uevent properties is harmless
|
||||
env > "${1:-/tmp/.libudev-zero}/uevent.$$"
|
||||
exec env > "${1:-/tmp/.libudev-zero}/uevent.$$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue