Skip to content

Commit

Permalink
[devel] Go back to initial dir
Browse files Browse the repository at this point in the history
git-svn-id: https://ut.svn.beanstalkapp.com/ngfw/work/src@29620 8ebf8b4e-06f3-0310-961f-89f74618be54
  • Loading branch information
sdelafond committed Sep 1, 2011
1 parent f12d1cf commit 433e588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtags.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
echo "Warning: this file needs to be *sourced*"

DIR=$(dirname "$0")
DIR=$(pwd)

DEFAULT_RUP=${DIR}/../../hades/src
[ ! -d "$DEFAULT_RUP" ] && DEFAULT_RUP=${DIR}/../hades/src
Expand Down

0 comments on commit 433e588

Please sign in to comment.