6 Commits

Author SHA1 Message Date
Sebastiaan Speck
8293b6b113 pages.*/common/*: remove www from links (#13661) 2024-09-10 22:52:30 +02:00
Sebastiaan Speck
826b818288 pages.pt_BR: update outdated pages (#11938) 2024-01-09 19:19:43 +01:00
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
Bárbara Perdigão
62dcb8dd37 7za, 7zr, [: update pt_BR translation (#8740) 2022-10-23 11:05:10 +05:30
lincc
b99f3da787 *: update links via set-more-info-link.py (#7611) 2022-01-29 17:17:39 -03:00
Luis Felipe Santos do Nascimento
0a5e31e1c7 [, arduino-builder, arduino, bash, clear: add pt-BR translation (#5874) 2021-05-06 18:38:43 +02:00