Skip to content

Commit

Permalink
Remove leftover debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Dec 6, 2021
1 parent 6af9634 commit 541cc53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/geninstaller/install.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ function system_install() {
echo "Found Hermit in ${dir}/hermit but it is a different distribution, not overwriting."
CREATE_SYMLINK=
fi
rm "${HERMIT_BIN_INSTALL_DIR}/hermit"
HERMIT_BIN_INSTALL_DIR="${dir}"
break
fi
Expand Down

0 comments on commit 541cc53

Please # to comment.