]> jspc29.x-matter.uni-frankfurt.de Git - hadesdaq.git/commitdiff
status, small changes, mt
authorhadaq@countinghouse <jan@mueschelsoft.de>
Fri, 25 Apr 2014 19:33:40 +0000 (21:33 +0200)
committerhadaq@countinghouse <jan@mueschelsoft.de>
Fri, 25 Apr 2014 19:33:40 +0000 (21:33 +0200)
control/gui/call_programs_local.sh
control/gui/call_programs_wrapper.sh

index 45cfbe1d46b71103622f0decbaa79728dfffaea9..7ec753753339085ae03d57a2154456635ec211d8 100755 (executable)
@@ -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
+
index 7b2025265c5ac99999b456b1cb3fa249b618f4c8..e2f7b073d5844cd3c82a30f7196005d50c8707bd 100755 (executable)
@@ -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