[Pkg-cli-libs-commits] [SCM] ironruby branch, master, updated. debian/20090805+git.e6b28d27+dfsg-2-5-g1287d5b

C.J. Adams-Collier cjac at colliertech.org
Thu Apr 1 17:58:24 UTC 2010


The following commit has been merged in the master branch:
commit 6e5497f0f212cc0356021f2bd69a716fadbb5570
Author: C.J. Adams-Collier <cjac at colliertech.org>
Date:   Thu Apr 1 08:48:51 2010 -0700

    added -X:TabCompletion to ir wrapper script

diff --git a/debian/ir b/debian/ir
index 280af31..e443736 100644
--- a/debian/ir
+++ b/debian/ir
@@ -5,4 +5,4 @@ if [ "$1" = "--debug" ]; then
 	shift
 fi
                 
-/usr/bin/mono $MONO_OPTIONS /usr/lib/ironruby/ir.exe "$@"
+/usr/bin/mono $MONO_OPTIONS /usr/lib/ironruby/ir.exe -X:TabCompletion "$@"

-- 
ironruby



More information about the Pkg-cli-libs-commits mailing list