Correctly use backticks for determining the tty

This commit is contained in:
Markus Braun 2008-10-05 20:41:52 +00:00
parent aecfdde11d
commit 478aeb9196

View File

@ -27,7 +27,7 @@
" You should always add the following lines to your .bashrc or whatever
" initialization file is used for all shell invocations:
"
" GPG_TTY=tty
" GPG_TTY=`tty`
" export GPG_TTY
"
" It is important that this environment variable always reflects the out