3793: Fix how python3 fpm arguments are added.
authorBrett Smith <brett@curoverse.com>
Thu, 21 May 2015 14:21:45 +0000 (10:21 -0400)
committerNico Cesar <nico@nicocesar.com>
Thu, 21 May 2015 15:32:28 +0000 (11:32 -0400)
commitcc7fb93641cd735c8bd0ec744b1fa1b84a242626
treed54c1d8e54bb260712f8247fc172b5f5f71af127
parent32f2a67ecfd7a5b4169d4e3fbc162306771f0d34
3793: Fix how python3 fpm arguments are added.

The previous code would add arguments such that they could be
interpreted as the package version.  Avoid this by adding arguments
after we're done consuming positional arguments.

Refs #3793.

no more trailing spaces

adding an empty csv in case of error
jenkins/create-plot-data-from-log.sh
jenkins/run-build-packages.sh