September 23, 2016 [phobos] [dlang/installer] b27b66: fix literal \~ in OSX $HOME substitution | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/installer Commit: b27b66ac03d00aa966fdb76364726cc0333370d9 https://github.com/dlang/installer/commit/b27b66ac03d00aa966fdb76364726cc0333370d9 Author: Martin Nowak <code@dawg.eu> Date: 2016-09-24 (Sat, 24 Sep 2016) Changed paths: M script/install.sh Log Message: ----------- fix literal \~ in OSX $HOME substitution - for some reason OSX's older version of bash 3.2.48 doesn't expand the string substitution and the escaping backslash gets printed Commit: f0651b7bb499381a6c61019b5dcc513f0ec9d378 https://github.com/dlang/installer/commit/f0651b7bb499381a6c61019b5dcc513f0ec9d378 Author: Martin Nowak <code@dawg.eu> Date: 2016-09-24 (Sat, 24 Sep 2016) Changed paths: M script/install.sh Log Message: ----------- Merge pull request #197 from MartinNowak/fix_osx_log_home fix literal \~ in OSX $HOME substitution Compare: https://github.com/dlang/installer/compare/05b6ed86b318...f0651b7bb499 |
Copyright © 1999-2021 by the D Language Foundation