Commit Graph

7 Commits (d0a73c4b9cf52242250692e9ea2f277951ebf3f9)

Author SHA1 Message Date
Gabe Livengood 9d865abee1
`test`: Use POSIX-compliant example for equals comparison (#11728)
* [: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.

* test: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.
2023-12-14 20:31:13 +05:30
Mr. Packman 5749658b53
test: update condition example description (#8594) 2022-10-04 15:19:21 +05:30
Krzysztof Bociurko 78b19eebc3
[, test: add Polish translation (#7354) 2021-11-07 00:57:43 +00:00
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
Pierre Rudloff 3f25e8f0a0
test, [: add page, improve examples (#5205) 2021-03-10 14:24:11 -05:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Igor Shubovych 893f4459b6 test: add page 2015-12-13 00:08:54 +02:00