diff options
-rwxr-xr-x | bin/sources_test.sh (renamed from bin/sources_test) | 0 | ||||
-rw-r--r-- | units/miscellanea/jobs.pxu | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/sources_test b/bin/sources_test.sh index a63c5b9..a63c5b9 100755 --- a/bin/sources_test +++ b/bin/sources_test.sh diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu index 6c98181..4f337ba 100644 --- a/units/miscellanea/jobs.pxu +++ b/units/miscellanea/jobs.pxu @@ -271,7 +271,7 @@ _description: plugin: shell category_id: com.canonical.plainbox::miscellanea id: miscellanea/sources-list -command: sources_test $SOURCES_LIST "$REPOSITORIES" +command: sources_test.sh $SOURCES_LIST "$REPOSITORIES" _description: Checks that a specified sources list file contains the requested repositories unit: template |