mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +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,11 +253,11 @@ case "$HOST" in
|
||||
archlinux)
|
||||
echo "Installing ArchLinux-specific configuration..."
|
||||
;;
|
||||
suse )
|
||||
echo "Installing Suse-specific configuration..."
|
||||
suse)
|
||||
echo "Installing Suse-specific configuration..."
|
||||
;;
|
||||
linux)
|
||||
;;
|
||||
linux )
|
||||
;;
|
||||
*)
|
||||
echo "ERROR: Unknown HOST \"$HOST\"" >&2
|
||||
exit 1;
|
||||
|
Loading…
Reference in New Issue
Block a user