One error: Missing shebang
One defensive best-practice habit: Double quote to prevent globbing and word splitting. Not strictly required in this instance, but a good defensive habit that costs nothing.
Differential D57870
sys/tools/gdb/selftest.sh: Small fixes Authored by thebugfixers_pm.me on Fri, Jun 26, 10:27 AM.
Details
One error: Missing shebang One defensive best-practice habit: Double quote to prevent globbing and word splitting. Not strictly required in this instance, but a good defensive habit that costs nothing.
Diff Detail
|