Change from a hard coded temporary file name in lib/AnyDBM_File.t.
authorNicholas Clark <nick@ccl4.org>
Mon, 25 Jan 2010 10:27:38 +0000 (10:27 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 25 Jan 2010 10:27:38 +0000 (10:27 +0000)
commitbdbb64c22f35e0b11cf29ddb2597039baf475c01
tree02aada04eee163b211bbd8e3a09d0b51f73a8492
parentdac9950b46a56f9fb4bccdd7fbcbf06e277767a2
Change from a hard coded temporary file name in lib/AnyDBM_File.t.

Previously lib/AnyDBM_File.t and lib/DBM_Filter/t/*t shared the same hard coded
filename for their test database, causing a race condition during parallel
testing, and some spurious test failures.
lib/AnyDBM_File.t