Unexpanded ofunctions
This commit is contained in:
parent
7fffa454e9
commit
f8fbbaef57
|
@ -10,6 +10,7 @@ Run program and then use declare -p to find any leaked variables that should not
|
||||||
- ./shellcheck.sh ../install.sh
|
- ./shellcheck.sh ../install.sh
|
||||||
- ./shellcheck.sh ../osync-batch.sh
|
- ./shellcheck.sh ../osync-batch.sh
|
||||||
- ./shellcheck.sh ../ssh_filter.sh
|
- ./shellcheck.sh ../ssh_filter.sh
|
||||||
|
- Unexpansion of main and subprograms must be done
|
||||||
- Arch repo must be updated
|
- Arch repo must be updated
|
||||||
- Source must be put to download on www.netpower.fr/osync
|
- Source must be put to download on www.netpower.fr/osync
|
||||||
- Tests must be run against all supported operating systems via run_tests.sh
|
- Tests must be run against all supported operating systems via run_tests.sh
|
||||||
|
|
Loading…
Reference in New Issue