[Swift-user] Command-line arg no longer working
Mihael Hategan
hategan at mcs.anl.gov
Thu Mar 1 14:19:54 CST 2007
Ooops. Sorry. Fixed in SVN.
Mihael
On Thu, 2007-03-01 at 14:08 -0600, Chad Glendenin wrote:
> Until today, I was running VDL2-rc3. Now I'm trying to run Swift
> snapshot 070228.
>
> With rc3, this works:
>
> $ vdlc minmax.dtm
> $ vdlrun minmax.kml -list=filelist.txt
>
> With Swift-070228, this fails:
>
> $ vdlc minmax.dtm
> $ swift minmax.kml -list=filelist.txt
> Swift V 0.0405
> RunID: rgxg81njt0fe0
> Execution failed:
> Missing command line argument: list
>
> I'm trying to use the csv_mapper, like this:
>
> filelist_t dataset[] <csv_mapper; file=@arg("list")>;
>
> Is there something I can do to fix this?
>
> Thanks,
> ccg
>
> _______________________________________________
> Swift-user mailing list
> Swift-user at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
>
More information about the Swift-user
mailing list