X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=functions%2Fmain;h=9e4fc4dd9151ec664e4bcd24798d245726c30d71;hb=6890ab467c34bc0ae1fccf18a521c3cedfa442a2;hp=842a8f79c0e54da25aabd9c74588db35b946a665;hpb=14ad1e23484d4394eea4a8d0386995190a05039d;p=hvlinux.git diff --git a/functions/main b/functions/main index 842a8f7..9e4fc4d 100644 --- a/functions/main +++ b/functions/main @@ -2,8 +2,8 @@ set -o errtrace # Let shell functions inherit ERR trap. set -o errexit -# Don' t locate and remember (hash) commands as they are looked up for -# execution (don' t remember path): +# Don't locate and remember (hash) commands as they are looked up for +# execution (don't remember path): set +h hvtrap_setup()