# # # patch "tests/spawn_redirected_hook_helper/testhooks" # from [ca2591f01fbf45e890056734ef35209852b6d2fd] # to [a855ebc6a55c7058367d741c1c0b66ad40d588a0] # ============================================================ --- tests/spawn_redirected_hook_helper/testhooks ca2591f01fbf45e890056734ef35209852b6d2fd +++ tests/spawn_redirected_hook_helper/testhooks a855ebc6a55c7058367d741c1c0b66ad40d588a0 @@ -13,7 +13,7 @@ function ignore_file (name) x:close() end end - + if ok then x = io.open("outfile", "w") x:close()