diff options
author | Daniele Sluijters <github@daenney.net> | 2014-06-06 15:49:42 +0200 |
---|---|---|
committer | Daniele Sluijters <github@daenney.net> | 2014-06-06 15:49:42 +0200 |
commit | 7af3ed0eec6f07edeb338074b003a00234a616b5 (patch) | |
tree | 01ed80828a7b3aec39557b4722c4f2564bef1cf7 /docs/development | |
parent | a7abb4bec5a06f2d1d6cd896b2f362cd79c4d5a3 (diff) | |
download | cryptography-7af3ed0eec6f07edeb338074b003a00234a616b5.tar.gz cryptography-7af3ed0eec6f07edeb338074b003a00234a616b5.tar.bz2 cryptography-7af3ed0eec6f07edeb338074b003a00234a616b5.zip |
travis: Set variable for Darwin and check that.
There were a bunch of `$(uname -s) == 'Darwin'` calls which have now
been consolidated into one setting that's being checked everywhere.
Additionally one branch was inverted. We were using `if DARWIN; else`
everywhere except for in one place where the negated form was used. In
order to keep it consistent with the rest of the script the branches
have been swapped.
Diffstat (limited to 'docs/development')
0 files changed, 0 insertions, 0 deletions