-
📦 Simon Warta authoredThe script is integrated using /bin/sh but [[ is not defined in generic POSIX shell. Confirm shellcheck error: if [[ $? != 0 ]] ; then ^-- SC2039: In POSIX sh, [[ ]] is undefined. This works right now, because on common OS X systems, /bin/sh is Bash. But this might change in the future.
88f4496a
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cocoapods-integration-specs @ 80dd96be | ||
| fixtures | ||
| functional | ||
| integration | ||
| spec_helper | ||
| unit | ||
| integration.rb | ||
| spec_helper.rb |