mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-31 18:48:56 +01:00
Clean up white-space in Togan's patch
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
779243094e
commit
6392a4514d
@ -253,10 +253,10 @@ case "$HOST" in
|
||||
archlinux)
|
||||
echo "Installing ArchLinux-specific configuration..."
|
||||
;;
|
||||
suse )
|
||||
suse)
|
||||
echo "Installing Suse-specific configuration..."
|
||||
;;
|
||||
linux )
|
||||
linux)
|
||||
;;
|
||||
*)
|
||||
echo "ERROR: Unknown HOST \"$HOST\"" >&2
|
||||
|
Loading…
Reference in New Issue
Block a user