killbill-memoizeit

Changes

bin/db-helper 2(+1 -1)

Details

bin/db-helper 2(+1 -1)

diff --git a/bin/db-helper b/bin/db-helper
index d995243..d17568b 100755
--- a/bin/db-helper
+++ b/bin/db-helper
@@ -37,7 +37,7 @@ DDL_FILE=
 CLEAN_FILE=
 
 # Egrep like for skipping some modules until they are ready
-SKIP="(usage|server)"
+SKIP="(server)"
 
 function usage() {
     echo -n "./db_helper "