From: hadaq@countinghouse Date: Fri, 25 Apr 2014 19:33:40 +0000 (+0200) Subject: status, small changes, mt X-Git-Tag: pre2018~84 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=c82a3988c0629619d33a001a1da16787c00ecdbe;p=hadesdaq.git status, small changes, mt --- diff --git a/control/gui/call_programs_local.sh b/control/gui/call_programs_local.sh index 45cfbe1..7ec7537 100755 --- a/control/gui/call_programs_local.sh +++ b/control/gui/call_programs_local.sh @@ -1,6 +1,9 @@ #!/bin/bash -#cd /home/hadaq/trbsoft/hadesdaq/control/gui/ -/home/hadaq/trbsoft/hadesdaq/control/gui/call_programs_wrapper.sh -geometry -0-0 & + +cd /home/hadaq/trbsoft/hadesdaq/control/gui/ +./call_programs_wrapper.sh -geometry -0-0 & +#/home/hadaq/trbsoft/hadesdaq/control/gui/call_programs_wrapper.sh -geometry -0-0 & #cd /home/hadaq/trbsoft/daq/control/gui/ -#/home/hadaq/trbsoft/daq/control/gui/call_programs.pl -geometry -0-0 +#./call_programs2.pl -geometry -0-0 + diff --git a/control/gui/call_programs_wrapper.sh b/control/gui/call_programs_wrapper.sh index 7b20252..e2f7b07 100755 --- a/control/gui/call_programs_wrapper.sh +++ b/control/gui/call_programs_wrapper.sh @@ -1,4 +1,5 @@ -ssh -X lxhadeb06 "cd /home/hadaq/trbsoft/hadesdaq/control/gui/;/home/hadaq/trbsoft/hadesdaq/control/gui/call_programs2.pl -geometry -0-0" +#ssh -X lxhadeb06 "export PATH=\$PATH:\$HOME/bin; echo $PATH; cd /home/hadaq/trbsoft/hadesdaq/control/gui/; ./call_programs2.pl -geometry -0-0" +#ssh -X lxhadeb06 ". .bashrc; export PATH=\$PATH:\$HOME/bin; echo $PATH; cd /home/hadaq/trbsoft/hadesdaq/control/gui/; ./call_programs2.pl -geometry -0-0" -#cd /home/hadaq/trbsoft/daq/control/gui/ -#/home/hadaq/trbsoft/daq/control/gui/call_programs.pl -geometry -0-0 +cd /home/hadaq/trbsoft/daq/control/gui/ +/home/hadaq/trbsoft/daq/control/gui/call_programs2.pl -geometry -0-0