pull/512/head
Christopher Young 2016-10-18 20:29:31 -04:00
rodzic 32f0054f72
commit 20ada0a9d7
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -1291,8 +1291,6 @@ func main() {
// replayESFilename := flag.String("eslog", "none", "ES Log filename")
replayUATFilename := flag.String("uatlog", "none", "UAT Log filename")
// Removed here, but may replace later
// develFlag := flag.Bool("developer", false, "Developer mode")
replayFlag := flag.Bool("replay", false, "Replay file flag")
replaySpeed := flag.Int("speed", 1, "Replay speed multiplier")
stdinFlag := flag.Bool("uatin", false, "Process UAT messages piped to stdin")