Package: devscripts
Version: 2.18.6
Severity: wishlist

This works in bash, but not in dash:

  trap foo SIGINT

Please add check for this to checkbashisms.
Portable could should use:

  trap foo INT

--
Jakub Wilk

Reply via email to