Commit 07fe4bf9d8359ce21ce946602ad63c4f9337200c

Stefano Lattarini 2011-05-01T15:54:46

tests: fix self check spurious failure with older bash versions * tests/self-check-cleanup.test: Add trailing `:' to the test code passed to $SHELL, otherwise older versions of bash (at least 2.05 and 3.2.39) fail to correctly remove the temporary directory in the exit trap.