Added 'unset GREP_OPTIONS' to apt-key.
[ntk/apt.git] / cmdline / apt-key
index 51a0bc2..7bb3024 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 set -e
+unset GREP_OPTIONS
 
 # We don't use a secret keyring, of course, but gpg panics and
 # implodes if there isn't one available