add run direct. 2. add integration test but not finished

v4
vinllen 5 years ago
parent 0057189394
commit 3e374dbb59
  1. 1
      scripts/run_direct.py

@ -41,6 +41,7 @@ if __name__ == "__main__":
mp['source.auth_type'] = 'auth'
mp['target.auth_type'] = 'auth'
mp['rewrite'] = 'true'
mp['log.file'] = 'redis-shake.log'
name = "run_direct.conf"
f = open(name, "w+")

Loading…
Cancel
Save