[vim] remove erroneous cd command

Karsten Hopp karsten at fedoraproject.org
Mon Oct 15 10:17:59 UTC 2012


commit 4e9c0a0e1c3a92a9685d2da1d7d6fc2e6f3fa97f
Author: Karsten Hopp <karsten at redhat.com>
Date:   Mon Oct 15 12:16:58 2012 +0200

    remove erroneous cd command

 vim-update.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/vim-update.sh b/vim-update.sh
index dd8c34b..6ef30d8 100755
--- a/vim-update.sh
+++ b/vim-update.sh
@@ -2,7 +2,6 @@
 debug=""
 #debug="echo"
 
-cd $HOME/src/fedora/rpms/vim/master/
 LANG=C
 SPEC=vim.spec
 


More information about the scm-commits mailing list