Greg Troxel <gdt@lexort.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
OZW › QTOZW › #76 | 2 years ago | Testless build | |
OZW › ODB › #161 | 2 years ago |
ozw-config.in: Use = in sh test (#1940)
Change "test ==" to "test =" to improve portability. (POSIX sh specifies = for test, but bash accepts == also.) |
683 passed |
OZW › OZWMAC › #698 | 2 years ago |
ozw-config.in: Use = in sh test (#1940)
Change "test ==" to "test =" to improve portability. (POSIX sh specifies = for test, but bash accepts == also.) |
Testless build |
OZW › OZWLNX › #1277 | 2 years ago |
ozw-config.in: Use = in sh test (#1940)
Change "test ==" to "test =" to improve portability. (POSIX sh specifies = for test, but bash accepts == also.) |
676 passed |
Build | Completed | Code commits | Tests |
---|
Build | Completed | Code commits | Tests |
---|
Change "test ==" to "test =" to improve portability. (POSIX sh
specifies = for test, but bash accepts == also.)