17344: Run `ls -l newpkg.deb` on host instead of container.
authorTom Clegg <tom@curii.com>
Thu, 8 Sep 2022 14:19:01 +0000 (10:19 -0400)
committerTom Clegg <tom@curii.com>
Thu, 8 Sep 2022 14:19:01 +0000 (10:19 -0400)
commit0840aec1ec6fdcce4d1a317578bc1f5f5be1a1f6
tree28788b2261fc49d586d5cbe1da30c987363ebd30
parentee158449ac8cc70708a161cd36845f57b5a248f1
17344: Run `ls -l newpkg.deb` on host instead of container.

This way the displayed path reflects the final package location on the
host, rather than the path inside the fpm container where the build
command's tempdir is bind-mounted.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
cmd/arvados-package/build.go
cmd/arvados-package/fpm.go