FS#52797 - [archiso] Typo?

Attached to Project: Arch Linux
Opened by devnull (0devnull0) - Tuesday, 31 January 2017, 20:16 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 01 February 2017, 01:51 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The first line in file /usr/lib/initcpio/archiso_shutdown has a typo or is it intended?
Am not aware of a shell named ash, so I assume it is a mistake.
It should be #!/bin/bash instead of #!/bin/ash right?

Additional info:
* package version(s)
29-1
* config and/or log files etc.


Steps to reproduce:
sed -n '1'p /usr/lib/initcpio/archiso_shutdown
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 01 February 2017, 01:51 GMT
Reason for closing:  Not a bug
Additional comments about closing:  ash is the correct shell

Loading...