[PD-dev] [ pure-data-Patches-3411735 ] pd-0.43: Unportable test(1) construct in src/configure

SourceForge.net noreply at sourceforge.net
Tue Sep 20 09:42:56 CEST 2011


Patches item #3411735, was opened at 2011-09-20 09:42
Message generated for change (Tracker Item Submitted) made by thomasklausner
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Klausner (thomasklausner)
Assigned to: Nobody/Anonymous (nobody)
Summary: pd-0.43: Unportable test(1) construct in src/configure

Initial Comment:
pd-0.43-0 is using an unportable bash extension "==" for test(1) in t/test-lib.sh. This is not supported by most
other shells or even test(1) from GNU coreutils. Please use "=" instead. A patch is attached.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&group_id=55736



More information about the Pd-dev mailing list