[Bug 1589845] [NEW] checkbashisms jobs false positives

Nikola Kovacs nikola.kovacs at gmail.com
Tue Jun 7 08:17:47 UTC 2016


Public bug reported:

If anything follows a jobs command (except -l, -p or both),
checkbashisms reports a bashism.

Example:

#!/bin/sh

jobs
jobs # this is detected as a bashism
# also detected as a bashism
jobs -lp > jobs.txt

** Affects: devscripts (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to devscripts in Ubuntu.
https://bugs.launchpad.net/bugs/1589845

Title:
  checkbashisms jobs false positives

Status in devscripts package in Ubuntu:
  New

Bug description:
  If anything follows a jobs command (except -l, -p or both),
  checkbashisms reports a bashism.

  Example:

  #!/bin/sh

  jobs
  jobs # this is detected as a bashism
  # also detected as a bashism
  jobs -lp > jobs.txt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/1589845/+subscriptions



More information about the foundations-bugs mailing list