Explorar o código

removed test code

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
c057c9bf48
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lgsm/functions/command_details.sh

+ 0 - 1
lgsm/functions/command_details.sh

@@ -189,7 +189,6 @@ fn_details_script(){
 		echo -e "\e[34mUser:\t\e[0m$(whoami)"
 
 		# GLIBC required
-		glibcrequired="UNKNOWN"
 		if [ -n "${glibcrequired}" ]; then
 			if [ "${glibcrequired}" == "UNKNOWN" ]; then
 				echo -e "\e[34mGLIBC required:\t\e[0;31m${glibcrequired}"