Systemd/test/test-execute/exec-specifier-interpolatio...

7 lines
175 B
Desktop File

[Unit]
Description=https://github.com/systemd/systemd/issues/2637
[Service]
Type=oneshot
ExecStart=/bin/sh -x -c "! test -x perl || perl -e 'exit(!(qq{%%U} eq qq{\\x25U}))'"