[quake3-commits] [ioquake/ioq3] 466952: Fix Linux uninstaller requiring Bash
Zack Middleton
zack at cloemail.com
Sun Jun 3 16:48:33 EDT 2018
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 466952b3205ffa99e8a660c6ca154d9bbecde3c5
https://github.com/ioquake/ioq3/commit/466952b3205ffa99e8a660c6ca154d9bbecde3c5
Author: Zack Middleton <zack at cloemail.com>
Date: 2018-06-03 (Sun, 03 Jun 2018)
Changed paths:
M misc/setup/preuninstall.sh
Log Message:
-----------
Fix Linux uninstaller requiring Bash
Linux loki-setup uninstaller is failing on distros that have /bin/sh
linked to Dash instead of Bash. Use standard shell method for
redirecting stdout and stderr instead of a Bash specific method.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the quake3-commits
mailing list