Unexpanded ofunctions

This commit is contained in:
deajan 2019-05-21 00:38:59 +02:00
parent 7fffa454e9
commit f8fbbaef57
2 changed files with 20 additions and 19 deletions

View File

@ -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