From 3d68efeb9d31350b28750f173f45d19533270218 Mon Sep 17 00:00:00 2001 From: Willi Goesgens Date: Wed, 4 Mar 2015 16:43:54 +0100 Subject: [PATCH] Byebye Ruby. --- scripts/run | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/run b/scripts/run index 7d443538ce..81c06bfb7b 100755 --- a/scripts/run +++ b/scripts/run @@ -52,8 +52,6 @@ $VG bin/arangod \ --javascript.startup-directory js \ --javascript.app-path js${PS}apps \ --javascript.script $SCRIPT \ - --ruby.action-directory mr${PS}action${PS}system \ - --ruby.modules-path "mr${PS}server${PS}modules;mr${PS}common${PS}modules" "${ARGS[@]}" \ --no-server \ --temp-path ${PS}var${PS}tmp \ $VXML