Project

General

Profile

Backlogs error: Couldn't find RbRelease with 'id'=69 (ActiveRecord::RecordNotFound)
Actions

Feature #19934

open

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

Added by Brett Smith about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
FUSE
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

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

Also available in: Atom PDF