New test mode that allows run_parts to fail silently if the directory
authorGlenn L McGrath <bug1@ihug.co.nz>
Mon, 20 Jan 2003 23:50:59 +0000 (23:50 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Mon, 20 Jan 2003 23:50:59 +0000 (23:50 -0000)
commit2e51a14d57c3a2e6e2189d2a4c39f09023e4c524
tree0853a379684502123b8f744c5f3d81634c5f114c
parentaad465efb7db4a86166149ed1ea251347ea2a606
New test mode that allows run_parts to fail silently if the directory
is not found. Patch from Bastian Blank
include/libbb.h
libbb/run_parts.c
networking/ifupdown.c