commit | 9d3cfddfb6f149b3b536f6dcd07fb85ac8a91bb2 | [log] [tgz] |
---|---|---|
author | Sergey Ustimenko <merkel05@gmail.com> | Fri Dec 28 15:19:14 2018 -0800 |
committer | Paul Hohensee <phh@openjdk.org> | Fri Dec 28 15:19:14 2018 -0800 |
tree | fe37c7618d16f75171fa0a7b1017ced41b8e374d | |
parent | 6c4ec86cea5b9e9c6c5b2bf94ba6bfa7b22fc3fb [diff] |
8215966: GeneratePropertyPassword.sh uses bash syntax Use "case" instead of "if" for the NT check to make sh happy. Reviewed-by: dholmes