]> granicus.if.org Git - python/commit
Don't use the '==' operator with test, that's an unportable bash-ism.
authorRonald Oussoren <ronaldoussoren@mac.com>
Thu, 19 Nov 2009 17:42:51 +0000 (17:42 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Thu, 19 Nov 2009 17:42:51 +0000 (17:42 +0000)
commit3934619da795258b4f9ae627a8be7043b8f6fffb
treed04b8237cea20eded61cee4a2cdc44595740d7d6
parent315cd0c73939ff2b9a9dbef35986b129a0b3064e
Don't use the '==' operator with test, that's an unportable bash-ism.

(Issue 7179)
Mac/BuildScript/scripts/postflight.patch-profile