summaryrefslogtreecommitdiff
path: root/bin/run
diff options
context:
space:
mode:
Diffstat (limited to 'bin/run')
-rwxr-xr-xbin/run1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/run b/bin/run
index 35504e2949b4..dffa9cfd9c12 100755
--- a/bin/run
+++ b/bin/run
@@ -48,7 +48,6 @@ echo "setting URE_BOOTSTRAP to: ${URE_BOOTSTRAP}"
echo "setting search path to: ${LD_LIBRARY_PATH}"
echo "execing: ${exedir}/$1"
-cd "${dir}"/instdir/program
exec "${exedir}"/$@
fi