Differences From Artifact [eda3e8595c]:
- File megatest.scm — part of check-in [1fee8d8e98] at 2017-03-15 17:32:13 on branch v1.64 — added flag to allow adding prefix to target (user: srehman, size: 87107) [annotate] [blame] [check-ins using]
To Artifact [5b2eaab011]:
- File megatest.scm — part of check-in [5d1a6894bb] at 2017-03-16 12:13:05 on branch v1.64 — added pgsync via command line creds (user: srehman, size: 87120) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
287 288 289 290 291 292 293 294 295 296 297 298 299 300 | "-source-db" "-src-target" "-src-runname" "-diff-email" "-sync-to" "-prefix-target" "-diff-html" ) (list "-h" "-help" "--help" "-manual" "-version" "-force" "-xterm" | > | 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 | "-source-db" "-src-target" "-src-runname" "-diff-email" "-sync-to" "-prefix-target" "-pgsync" "-diff-html" ) (list "-h" "-help" "--help" "-manual" "-version" "-force" "-xterm" |
︙ | ︙ |