mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
Replace expr with $(()) Replace grep > /dev/null with grep -q Replace "$?" = "0" with $? -eq 0 in tests Consolidate export statements with variable assignment Replace tests for ! -z with -n Approved by: kib (mentor) |
||
|---|---|---|
| .. | ||
| backend | ||
| backend-partmanager | ||
| backend-query | ||
| conf | ||
| doc | ||
| examples | ||
| pc-sysinstall | ||
| Makefile | ||
| Makefile.inc | ||