Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
test_115() { .. trap cleanup_115 RETURN EXIT ... cleanup_115 }
cleanup_115 () is called 3 times:
1. at the end of test
2. on run_one() returns
3. on run_one() subshell exits