Merge remote-tracking branch 'origin/master'
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 6 Nov 2011 15:51:03 +0000 (16:51 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 6 Nov 2011 15:51:03 +0000 (16:51 +0100)
.bashrc
.netrc

diff --git a/.bashrc b/.bashrc
index f66ac8e..f401ff2 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -368,6 +368,7 @@ function rpmsrclist
 function valgrind {(set -e;unset valgrind;s=~/.python.valgrind;rm -f $s;cp -p /usr/share/doc/python-devel-2.*/valgrind-python.supp $s;patch $s <$s.patch;perl -i -e 'undef $/;$_=<>;1 while s/^(?:###)?({\n)(?:###)?( *ADDRESS_IN_RANGE.*\n(?:[^}#].*\n)*)###/$1$2/gm;print;' $s;valgrind --num-callers=50 --suppressions=$s "$@";);}
 function yumupdate {(ulimit -v unlimited;yum makecache;yum -y --skip-broken update "$@";);}
 function gitcommit { git commit -a -m .; }
+function gpg {(unset gpg; http_proxy= all_proxy= HTTP_PROXY= ALL_PROXY= gpg "$@"; );}
 
 ulimit -S -c 0
 set +H
diff --git a/.netrc b/.netrc
index fae319c..46e7cee 100644 (file)
--- a/.netrc
+++ b/.netrc
@@ -1,5 +1,5 @@
 default 
-       login anonymous password lace@jankratochvil.net
+       login anonymous password jan@jankratochvil.net
        macdef init
                prom
                bi