From 7a690ae3ae81179ad875f67a4469976066b2e90a Mon Sep 17 00:00:00 2001 From: Nicola Paolucci Date: Thu, 5 Jan 2012 14:03:15 +0100 Subject: [PATCH] delixl: added gigaspaces shell alias and start all spaces --- .delixl | 1 + personal-script-settings.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.delixl b/.delixl index 0267f44..53605b7 100644 --- a/.delixl +++ b/.delixl @@ -44,4 +44,5 @@ alias rs='run-server.sh' alias rsl='run-server.sh localhost' alias rit='run-inttest.sh' alias ritl='run-inttest.sh localhost' +alias gs='rlwrap neptune.sh shell 2> /dev/null' diff --git a/personal-script-settings.sh b/personal-script-settings.sh index 659990d..67602ee 100755 --- a/personal-script-settings.sh +++ b/personal-script-settings.sh @@ -1,3 +1,3 @@ JINI_GROUP=neptune-nick GSC_MEM=128m -PU_LIST_NAME=saturn +PU_LIST_NAME=all