bootstrap: use "exec" to replace the shell process instead of forking it

libnfs-4.0.0-vitalif
Max Kellermann 2017-02-11 23:59:00 +01:00
parent 5ff5c6b21c
commit bc4f88ecd3
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh -e
autoreconf -vif
exec autoreconf -vif