Startup
This commit is contained in:
@@ -3,4 +3,4 @@ openbox_pid=$!
|
||||
/usr/bin/chromium-browser http://localhost:3002 &
|
||||
chrome_pid=$!
|
||||
|
||||
node logviewer.js pshellrps &
|
||||
node /afs/psi.ch/user/b/boccioli_m/git/logviewer/logviewer.js pshellrps &
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
openbox &
|
||||
openbox_pid=$!
|
||||
/usr/bin/chromium-browser http://localhost:3002 &
|
||||
chrome_pid=$!
|
||||
|
||||
node logviewer.js pshellrps &
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Mon Dec 11 15:23:39 CET 2017
|
||||
#Mon Dec 11 15:45:03 CET 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=test-no-ioc
|
||||
|
||||
Reference in New Issue
Block a user