Skip to content

Commit ad8fc3a

Browse files
committed
fix: remove unneeded echo
1 parent 3456c92 commit ad8fc3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lgsm/functions/info_distro.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ else
9696
distrosupport=unknown
9797
fi
9898

99-
echo "${distrosupport}"
10099
## Glibc version
101100
# e.g: 1.17
102101
glibcversion="$(ldd --version | sed -n '1s/.* //p')"

0 commit comments

Comments
 (0)