summaryrefslogtreecommitdiff
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-14 12:01:43 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-14 12:01:43 +0200
commitf94f80685652c3dc37d7ca40a27e779f2cf3e3a0 (patch)
treeaa3b04792499b58e9a7b16df6a1e08e8f10dafc6
parent9522360ae301365b8816f7d0c7cd48a86a488d4e (diff)
bin:network_printer_test -> network_printer_test.sh
-rwxr-xr-xbin/network_printer_test.sh (renamed from bin/network_printer_test)0
-rw-r--r--units/networking/jobs.pxu2
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/network_printer_test b/bin/network_printer_test.sh
index 19d98d2..19d98d2 100755
--- a/bin/network_printer_test
+++ b/bin/network_printer_test.sh
diff --git a/units/networking/jobs.pxu b/units/networking/jobs.pxu
index bf9254f..b5a6805 100644
--- a/units/networking/jobs.pxu
+++ b/units/networking/jobs.pxu
@@ -75,7 +75,7 @@ plugin: shell
category_id: com.canonical.plainbox::networking
id: networking/printer
requires: package.name == 'cups-client'
-command: network_printer_test -s $CHECKBOX_SERVER
+command: network_printer_test.sh -s $CHECKBOX_SERVER
_description: Try to enable a remote printer on the network and print a test page.
plugin: shell