[freeside-commits] branch FREESIDE_4_BRANCH updated. 5fcbf0fc90b522a4b349cbe50ed401996a4773d2
Ivan
ivan at 420.am
Sat Feb 13 14:48:43 PST 2016
The branch, FREESIDE_4_BRANCH has been updated
via 5fcbf0fc90b522a4b349cbe50ed401996a4773d2 (commit)
from b1ef23a40cd20a85196d39b051352f5be236d177 (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 5fcbf0fc90b522a4b349cbe50ed401996a4773d2
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Feb 13 14:48:42 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