alexandrunastase / pyinfra-dconf-issue-repro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To reproduce the issue run :

make up

Expected result: dconf write command is executed Actual result: dconf write command is not executed

Possible causes:

  • quote escaping

About


Languages

Language:Python 89.8%Language:Makefile 10.2%