From 71891718779ad5f8575d0d75f8bbe521ebc8a579 Mon Sep 17 00:00:00 2001 From: jdh8d <jdh8d@git.zephyr-software.com> Date: Tue, 29 Aug 2017 14:26:51 +0000 Subject: [PATCH] Former-commit-id: 4e19529f6e53230070a379215d296ff2994fa8f2 --- set_ida_server | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/set_ida_server b/set_ida_server index f3a53ca56..35a4eb1c1 100644 --- a/set_ida_server +++ b/set_ida_server @@ -3,4 +3,7 @@ export IDA_PRO_SERVER_HOST=192.168.184.141 #IDA_PRO_SERVER_USER=<user> #IDA_PRO_SERVER_PORT=22 -export SMPSA_HOME=$PEASOUP_UMBRELLA_DIR/IdaProServer + + +# no longer need the redirect this way. just setting the IDA_PRO_SERVER hostname is good enough. +#export SMPSA_HOME=$PEASOUP_UMBRELLA_DIR/IdaProServer -- GitLab