[freeside-commits] branch master updated. 4b9077e637274d1b61ac698d25be1cd9687f0be7
Ivan
ivan at 420.am
Sat Feb 13 14:48:41 PST 2016
The branch, master has been updated
via 4b9077e637274d1b61ac698d25be1cd9687f0be7 (commit)
from 1d082266d05d60687671c2dee41442a3af16cf94 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4b9077e637274d1b61ac698d25be1cd9687f0be7
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Feb 13 14:48:40 2016 -0800
v4-ize test_scrub
diff --git a/bin/test_scrub b/bin/test_scrub
index ef15714..850801f 100644
--- a/bin/test_scrub
+++ b/bin/test_scrub
@@ -23,13 +23,13 @@ getopts('h');
adminsuidsetup shift;
+# payment_gateway
+# payment_gateway_option
+# agent_payment_gateway
foreach my $table (qw(
- part_export
- part_export_option
export_svc
- payment_gateway
- payment_gateway_option
- agent_payment_gateway
+ part_export_option
+ part_export
queue
queue_arg
)) {
-----------------------------------------------------------------------
Summary of changes:
bin/test_scrub | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
More information about the freeside-commits
mailing list