fix child process error propigation
authorJoey Hess <joey@kitenet.net>
Thu, 8 Jul 2010 18:14:59 +0000 (14:14 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 8 Jul 2010 18:14:59 +0000 (14:14 -0400)
commitb6f7906da6055ebefe9047a5e065829a8f8024a9
tree37c15c34819a4e8faf6b36843ce05a2de2c34acf
parent3473524e0aae2fcf20527bf1fbed278c01de6dba
fix child process error propigation

$? holds the full exit status
IkiWiki/Setup.pm