patchWeeChat - Patches: patch #5450, simple patch for bat test(1) use...

 
 

patch #5450: simple patch for bat test(1) use in configure

Submitter:  None
Submitted:  Tue 10 Oct 2006 12:28:14 PM UTC
   
 
Category:  compilation Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  flashcode Originator Email:  -email is unavailable-
Open/Closed:  Closed IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 10 Oct 2006 12:28:14 PM UTC, original submission:  

The configure script for weechat 0.2.1 contains one use of
test x"$foo" == "$bar"
which is not correct with /bin/test usualy, and will only work on platforms with /bin/sh being /bin/bash
posix test(1) uses "=" to test if two strings are equals

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #10938:  weechat-patch added by None (299B - application/octet-stream - simple patch fon configure.in)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-10-12 flashcode StatusNone Done
    Assigned toNone flashcode
    Open/ClosedOpen Closed
2006-10-10 None Attached File- Added weechat-patch, #10938
    Carbon-Copy- Added -unavailable-

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code