Startup
This commit is contained in:
6
script/startlogviewer-rpstests.sh
Normal file
6
script/startlogviewer-rpstests.sh
Normal file
@@ -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:19:37 CET 2017
|
||||
#Mon Dec 11 15:23:39 CET 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=test-no-ioc
|
||||
|
||||
Reference in New Issue
Block a user