Skip to content
Snippets Groups Projects
Commit 79ca8821 authored by Bob Mottram's avatar Bob Mottram
Browse files

Add tests for presence of restrore functions within app scripts

parent c06871f9
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ function test_app_functions {
FILES=/usr/share/${PROJECT_NAME}/apps/${PROJECT_NAME}-app-*
# check that these functions exist
interface_functions=( install remove backup_local backup_remote upgrade )
interface_functions=( install remove backup_local backup_remote restore_local restore_remote upgrade )
# for all the app scripts
for filename in $FILES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment