Commit Diff


commit - ef1d10ee0f0e4d0a26408b6d540d501337368086
commit + 415ccd808c9fdddaa665206aff3628070070a7e8
blob - 34d83cfed81973c6a14662e853b628436a9b19a5
blob + 9fbf11cc0f5d4ed9d2e5dbc4d4461b1e50b9db14
--- regress/tog/common.sh
+++ regress/tog/common.sh
@@ -106,6 +106,7 @@ test_init()
 run_test()
 {
 	testfunc="$1"
+	limits="$2"
 
 	if [ -n "$regress_run_only" ]; then
 		case "$regress_run_only" in