From: Yann E. MORIN Date: Sat, 3 Feb 2018 15:09:24 +0000 (+0100) Subject: package/bash: remove dead comment X-Git-Tag: 2018.02-rc1~46 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/coffee/buildroot.git/commitdiff_plain/eadf8696a899cea391d7abe7f0547152c64ed40b package/bash: remove dead comment Commit 02e5cef1 (system: add option to choose what /bin/sh points to) removed the symlink creation, but forgot to remove the corresponding comment, which is now more puzzling than amusing... Remove the comment. Signed-off-by: "Yann E. MORIN" Cc: Romain Naour Cc: Peter Korsgaard Signed-off-by: Peter Korsgaard --- diff --git a/package/bash/bash.mk b/package/bash/bash.mk index 03f8f286ed..e9384911a0 100644 --- a/package/bash/bash.mk +++ b/package/bash/bash.mk @@ -39,7 +39,6 @@ BASH_CONF_ENV += bash_cv_getenv_redef=yes endif endif -# Make /bin/sh -> bash (no other shell, better than busybox shells) # Add /bin/bash to /etc/shells otherwise some login tools like dropbear # can reject the user connexion. See man shells. define BASH_INSTALL_TARGET_CMDS