Ticket #646 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Bashism on linux-gta01.inc

Reported by: cesarb@… Owned by: laforge@…
Priority: high Milestone:
Component: kernel Version: current svn head
Severity: normal Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

linux-gta01.inc uses == to make a comparison on the test bultin, which is not
accepted by dash. Bash's own help says the correct is a single =.

Attachments

fix-bashism-linux-gta01.patch (595 bytes) - added by cesarb@… 6 years ago.
Fix for bashism on linux-gta01.inc

Change History

Changed 6 years ago by cesarb@…

Fix for bashism on linux-gta01.inc

comment:1 Changed 6 years ago by stefan@…

  • Status changed from new to closed
  • Resolution set to fixed

Commited in svn rev 2392 and to OE.dev Thanks

Forgot the credits in the commit, sorry.

Note: See TracTickets for help on using tickets.