Skip to content
Snippets Groups Projects

changed the host in multiple scripts from cwbpub.cr to edgecwb

All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -988,7 +988,7 @@ def parse_args(args):
)
output_group.add_argument(
"--output-host",
default="cedgecwb.usgs.gov",
default="edgecwb.usgs.gov",
help="Write to specified host",
metavar="HOST",
)
Loading