aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatar thewisenerd <thewisenerd@protonmail.com>2016-12-19 01:27:35 +0530
committerLibravatar thewisenerd <thewisenerd@protonmail.com>2016-12-19 01:27:35 +0530
commit77783f1ec2cd91891161616c9cd0abaf60897cc0 (patch)
treefe7c15cdac87f0f08db8fbdfad8031bf7fb59441 /test
parentprofile updates (diff)
downloadfirejail-77783f1ec2cd91891161616c9cd0abaf60897cc0.tar.gz
firejail-77783f1ec2cd91891161616c9cd0abaf60897cc0.tar.zst
firejail-77783f1ec2cd91891161616c9cd0abaf60897cc0.zip
appimage: pass commandline arguments
commandline arguments are not being passed to appimage, which hinders some functionality. This adds the function build_appimage_cmdline based on build_cmdline which works by calling quote_cmdline with passed argv, and then replaces initial argument with AppRun path generated in appimage_set. TODO: deal with extra memory allocation. The 'quoted' length of the first '*.AppImage' argument may or may not be greater than the 'quoted' AppRun path.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions