Kaydet (Commit) 21cf4432 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

No need to cd into instdir/program

(and it is confusing if you pass a relative pathname argument to the program
you call via bin/run)

Change-Id: If8baef6d76e1f9ad7e5f2d361bd9b93fcbb76f7a
üst af20dd7b
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment