File: lintian-overrides

package info (click to toggle)
debootstick 2.5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 292 kB
  • sloc: sh: 1,231; makefile: 34
file content (8 lines) | stat: -rw-r--r-- 419 bytes parent folder | download
1
2
3
4
5
6
7
8
# lintian false-positive:
# in scripts/create-image/functions, we define a shell alias for
# the keyword 'with'. This allows the following constructs:
# "with <rollback-able-cmd>; do <things>; done;"
# (similar to python's with statements)
# debootstick uses such a construct to rollback the
# host system to a sane state if an unexpected issue occurs.
debootstick: shell-script-fails-syntax-check usr/sbin/debootstick