From af12ca76e5a4263633b757f7638488afd69c2f62 Mon Sep 17 00:00:00 2001 From: JJ Kavelaars Date: Mon, 3 Aug 2015 23:39:47 -0700 Subject: [PATCH] Change to use new parameter name. --- scripts/vcp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vcp b/scripts/vcp index d82c7ae2e..1aeb662cc 100755 --- a/scripts/vcp +++ b/scripts/vcp @@ -255,7 +255,7 @@ if __name__ == '__main__': try: client = vos.Client(vospace_certfile=opt.certfile, vospace_token=opt.token, - cadc_short_cut=opt.quick) + transfer_shortcut=opt.quick) for source_pattern in args: # define this empty cutout string. Then we strip possible cutout strings off the end of the # pattern before matching. This allows cutouts on the vos service.