#3455 NORM Untriag: pilgrim uses '==' in test where it should use '='
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 13 17:52:56 EDT 2007
#3455: pilgrim uses '==' in test where it should use '='
--------------------+-------------------------------------------------------
Reporter: cscott | Owner: J5
Type: defect | Status: new
Priority: normal | Milestone: Untriaged
Component: distro | Version:
Keywords: | Verified: 0
--------------------+-------------------------------------------------------
The 'test' command used in shell scripts is not actually supposed to
accept '=='; they should all be '='.
git+ssh://dev.laptop.org/git/users/cscott/pilgrim-cscott
git commit db9c790df26a004ebb4bf6b90969ff1a0857df14
fixes this problem, as well as using '-z' and '-n' arguments to 'test'
where that is more appropriate. Apply after #3358 and #3357.
--
Ticket URL: <https://dev.laptop.org/ticket/3455>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list