Commit Graph

5 Commits (65b52c687b7fef81b18abadc5828750979592b43)

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
Marvin Borner ae54a09f0b
[: update German translation (#8693) 2022-10-04 18:04:14 +02:00
marchersimon 1cc58e38ae
*: update German translation (#8331) 2022-09-16 09:23:00 -03:00
lincc b99f3da787
*: update links via set-more-info-link.py (#7611) 2022-01-29 17:17:39 -03:00
Silas Ruffner 42bc8da4c8
[: add German translation (#7486) 2021-11-29 09:21:58 -03:00