pistepirkko/tests/command-line-pattern-diagnostics.transcript
2026-04-09 22:22:23 +03:00

18 lines
726 B
Text

#stderr: pistepirkko: warning: "~" has no special meaning in patterns
#stderr: --include argument: [~]foo
#stderr:
#stderr: pistepirkko: error: .. is not allowed in patterns.
#stderr: --exclude argument: foo/[..]/bar
#stderr:
#stderr: pistepirkko: error: Location of the dotfiles to manage is not defined
#stderr: note: Use --under or set "under" in the configuration file.
#stderr:
#stderr: pistepirkko: error: The location of the dotfile repository is not defined
#stderr: note: Use --repo or set "repo" in the configuration file.
#stderr:
#stderr: pistepirkko: error: No categories selected for testhost
#stderr: note: Use --categories or set "categories" in the configuration file.
#stderr:
#exit-code: 1