Project

General

Profile

Actions

Feature #19934

open

arv-mount --exec can run the subprocess with the mount point as its working directory

Added by Brett Smith over 1 year ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
FUSE
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

In other words, start the process with subprocess.Popen(..., cwd=self.args.mountpoint). This would let users DRY up their commands, and not have to write the mount point as an argument to both arv-mount and the --exec.

IMO this should be the default behavior, but if we feel like that would be a backwards compatibility break, a flag to do it like --chdir would be fine too.

Actions #1

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #2

Updated by Peter Amstutz about 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF