From b5cf79f7472e187c82f0acbee5311b868d1605b0 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Tue, 7 Sep 2021 20:31:06 -0600 Subject: fix trailing whitespace in tools/meson_runlevels.sh --- tools/meson_runlevels.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/meson_runlevels.sh b/tools/meson_runlevels.sh index e5f5aeaa..e24c2e2e 100755 --- a/tools/meson_runlevels.sh +++ b/tools/meson_runlevels.sh @@ -53,7 +53,7 @@ nonetwork="local" shutdown="savecache" case "${os}" in Linux) - shutdown="${shutdown} killprocs mount-ro" + shutdown="${shutdown} killprocs mount-ro" ;; esac -- cgit v1.2.3