FS#48798 - [dwarffortress] bashism in /usr/bin/dwarffortress

Attached to Project: Community Packages
Opened by Yamakaky (Yamakaky) - Sunday, 03 April 2016, 12:23 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 04 April 2016, 12:26 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

This script uses [[, which is a bash feature, but the bang is #!/bin/sh. It should be /bin/bash.
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 04 April 2016, 12:26 GMT
Reason for closing:  Fixed

Loading...