[BusyBox 0001172]: scripts/trylink has unnecessary 'bash' dependency

bugs at busybox.net bugs at busybox.net
Thu Mar 8 01:26:26 UTC 2007


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1172 
====================================================================== 
Reported By:                etwills
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1172
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             01-24-2007 12:28 PST
Last Modified:              03-07-2007 17:26 PST
====================================================================== 
Summary:                    scripts/trylink has unnecessary 'bash' dependency
Description: 
The scripts/trylink script starts "#!/bin/sh" but the `function try { ...
}` syntax is a bash-ism.

This means that /bin/sh cannot be a symlink to busybox('s ash, amongst
others) in any environment in which busybox is compiled.
====================================================================== 

---------------------------------------------------------------------- 
 vapier - 03-07-07 17:26  
---------------------------------------------------------------------- 
this is fixed in current svn 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-24-07 12:28  etwills        New Issue                                    
01-24-07 12:28  etwills        Status                   new => assigned     
01-24-07 12:28  etwills        Assigned To               => BusyBox         
03-07-07 17:26  vapier         Note Added: 0002219                          
03-07-07 17:26  vapier         Status                   assigned => closed  
03-07-07 17:26  vapier         Resolution               open => fixed       
======================================================================




More information about the busybox-cvs mailing list