Skip to content

Commit e6a48c5

Browse files
Robin Lanldennington
authored andcommitted
Replace TAB with Spaces to fix indents.
1 parent 43beca7 commit e6a48c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/linux/Packaging.Linux/install-from-source.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ case "$distribution" in
198198
ensure_dotnet_installed
199199
;;
200200
mariner)
201-
print_unsupported_distro "WARNING" "$distribution"
201+
print_unsupported_distro "WARNING" "$distribution"
202202
$sudo_cmd tdnf update -y
203203

204204
# Install dotnet/GCM dependencies.

0 commit comments

Comments
 (0)