diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-14 13:26:37 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-14 13:26:37 +0200 |
commit | 6a33e9843086ab120912fe5bb0213c7bd31a2368 (patch) | |
tree | 3613bb6ac19348c816d3f7e802261a6109ebd865 | |
parent | 57f33b64fb975c672d19494fe872d8a3a3bb0e30 (diff) |
bin:sources_test -> sources_test.sh
-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 |