summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlaunch_here.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/launch_here.rb b/launch_here.rb
index 02ba7c8f..95d383ba 100755
--- a/launch_here.rb
+++ b/launch_here.rb
@@ -4,6 +4,7 @@
#
SCM_DIR = File.expand_path File.dirname(__FILE__)
+$0 = File.expand_path $0
Dir.chdir SCM_DIR