FS#15160 - [namcap] report dependency on sh instead of bash
Attached to Project:
Arch Linux
Opened by Greg (dolby) - Thursday, 18 June 2009, 14:02 GMT
Last edited by Hugo Doria (hdoria) - Friday, 03 July 2009, 12:50 GMT
Opened by Greg (dolby) - Thursday, 18 June 2009, 14:02 GMT
Last edited by Hugo Doria (hdoria) - Friday, 03 July 2009, 12:50 GMT
|
Details
Description: I don't know if thats possible but it would be
preferable for namcap to report a dependency on
sh instead of bash when it discovers sh scripts. There are already plans, even not immediate ones, to replace the sh link with another shell, so it would ease the transaction. Also it would be more precise. See for example I dont know how easy this is since some files could actually be bash files with #!/bin/bash instead of #!/bin/sh but i thought i'd request this. |
This task depends upon