From 91ed72aa29ede06d3a5115128e2267793ca611d4 Mon Sep 17 00:00:00 2001 From: "Bruce A. Johnson" Date: Wed, 22 Dec 2021 14:24:02 -0500 Subject: core: switch bash shell scripts to use /bin/sh for use w/Busybox. Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/483 --- test/mmcli-test-sms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/mmcli-test-sms b/test/mmcli-test-sms index 038d777d..8229d36a 100755 --- a/test/mmcli-test-sms +++ b/test/mmcli-test-sms @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh print_usage () { echo "usage: $0 [MODEM INDEX] [all|ucs2|gsm7|data] [NUMBER]" -- cgit v1.2.3-70-g09d2