Changes between Initial Version and Version 1 of Ticket #18566, comment 7
- Timestamp:
- 06/02/15 08:48:27 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18566, comment 7
initial v1 1 `=` instead of `==` in shell scripts .1 `=` instead of `==` in shell scripts (in POSIX, only `=` is supported, `bash` happens to support `==` also)