projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26bf704
)
Clean out secondary test database dir too.
author
Greg Sabino Mullane
<
[email protected]
>
Sun, 26 Jul 2009 17:41:46 +0000
(13:41 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Sun, 26 Jul 2009 17:41:46 +0000
(13:41 -0400)
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index 08e7fe4d860c1c6844c934c68e42c7dade068459..97ed99b2a8f34d1fa6eca666c19337efa3bbf901 100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-53,7
+53,7
@@
my %opts =
NO_META => 1,
NORECURS => 1,
MAN1PODS => {},
- clean => { FILES => 'test_database_check_postgres/ /tmp/cptesting_socket' },
+ clean => { FILES => 'test_database_check_postgres/
test_database_check_postgres2/
/tmp/cptesting_socket' },
);
{