Update threadpool

This commit is contained in:
Johan 2015-01-17 20:26:42 +00:00
parent d28285fa76
commit ca07e9120c
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ function test_mass_addition { #endsum #threads
return
fi
err "Expected $1 but got $output" "$output"
exit 1
}