refactor: Split keys and keyext packages, make compression, signature and encryption packages public
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
var flagDebugMode = flag.Bool("test.sqldebug", false, "Turns on debug mode for SQL statements")
|
||||
var flagConfigFile = flag.String("test.config", "", "Overrides the default config")
|
||||
|
||||
const outputDirDepth = 5
|
||||
const outputDirDepth = 7
|
||||
|
||||
var (
|
||||
dbMain tester
|
||||
|
||||
Reference in New Issue
Block a user