glideinWMS / glideinwms

The glideinWMS Project
http://tinyurl.com/glideinwms
Apache License 2.0
16 stars 46 forks source link

Fix rrdtool fetch call #352

Closed mambelli closed 1 year ago

mambelli commented 1 year ago

Fetch should be called with all the command line arguments, not only the file name. This error was introduced in v3.10.3 (PR #339) Fixes #351