From b73288f2f058289861cb9e3c15aea565340bf0a4 Mon Sep 17 00:00:00 2001 From: Wolfgang Spraul Date: Mon, 26 Nov 2012 07:23:12 +0100 Subject: [PATCH] curdir fix --- schhist/schhist-qi-update-all | 6 ------ 1 file changed, 6 deletions(-) diff --git a/schhist/schhist-qi-update-all b/schhist/schhist-qi-update-all index 9733cc4..c4a9d98 100755 --- a/schhist/schhist-qi-update-all +++ b/schhist/schhist-qi-update-all @@ -13,12 +13,6 @@ if pidof -x $(basename $0) > /dev/null; then done fi -# -# the assumption is we run in /home/schhist/eda-tools/schhist and -# other relevant dirs are /home/schhist/git and /home/schhist/output -# -cd ../.. - [ ! -d git ] && mkdir git #