Hi! > + (void)execvpe(TEST_APP, av, tst_ipc_envp); > + tst_brk(TBROK|TERRNO, "exec failed"); Can we please add SAFE_EXECVPE() to the library? Other than that it looks good to me, acked. -- Cyril Hrubis chrubis@suse.cz