Browse Source

Remove debugging message

pull/511/head
h3o66 10 years ago
parent
commit
c710bed3cf
  1. 2
      functions/fn_content_gmod

2
functions/fn_content_gmod

@ -34,8 +34,6 @@ elif [ "$parm_action" == "validate" ]; then
installcontent=3 installcontent=3
else else
usage_content usage_content
#For debugging
echo "$parm_action $parm_type $rootdir"
exit 1 exit 1
fi fi

Loading…
Cancel
Save