Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cukinia: fix bashism in result comparison
The comparison operator '==' is a bashism, and should be replaced by '=' for portability.
- Loading branch information