summaryrefslogtreecommitdiff
path: root/doc/forum/host_to_deal_with_dpkg::options/comment_2_bac8129b570ce216ef9f6aa6c0e12c1e._comment
blob: 39e0ebc3369d8a9382218cd87f2d36e0937c320c (plain)
1
2
3
4
5
6
7
8
9
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2017-07-28T15:45:43Z"
 content="""
I doubt that apt's option parser deals with quotes; those are normally
handled by the shell. runApt does not pass the command through the shell,
so probably simply removing the quotes from inside the parameter will work.
"""]]