File: snap.toml

package info (click to toggle)
pay-respects 0.7.12-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 756 kB
  • sloc: sh: 435; makefile: 51
file content (10 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
command = "snap"

[[match_err]]
pattern = [
	"published using classic confinement"
]
suggest = [
'''
{{command}} --classic '''
]