Size: 64
Comment:
|
Size: 1371
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Trouble shooting == *'''All pages are not updated in automatically.''' * Please contact TY. *'''A part of the tabs are not updated in automatically.''' * Please fix your ini files. *'''How to test your updated ini files.''' * Please check that your ini file is working well or not before installing the ini file. {{{ k1sum0> ~/bin/test.sh k1foo.ini }}} * When your ini file is working well, you can see the message "All done. Thank you." on the console, and see the result on ''ttp://k1sum0/~controls/test/k1foo.ini/'' * After you finish the check, please clean the test directory {{{ k1sum0> ~/bin/test.sh k1foo.ini clean }}} *'''How to add a new ini file or apply your update.''' * foo * bar * baz * Please put ini files in `${HOME}/etc/ as k1foo.ini` * Typically, we put the original ini files in `${HOME}/git/ligo-summary-pages/configurations/k1/` and put the sym. link in `${HOME}/etc/`. == Working logs == |
|
Line 2: | Line 29: |
[[KAGRA/Subgroups/PEM/SummaryPage/memo_20181015_yuzu|作業メモ(yuzurihara) 20181015-16]] [[KAGRA/Subgroups/PEM/SummaryPage/memo_20181017_yuzu|作業メモ(yuzurihara) 20181017]] [[KAGRA/Subgroups/PEM/SummaryPage/How_to_write_configuration_file|How to write configuration file(20181017)]] |
Trouble shooting
All pages are not updated in automatically.
- Please contact TY.
A part of the tabs are not updated in automatically.
- Please fix your ini files.
How to test your updated ini files.
- Please check that your ini file is working well or not before installing the ini file.
k1sum0> ~/bin/test.sh k1foo.ini
When your ini file is working well, you can see the message "All done. Thank you." on the console, and see the result on ttp://k1sum0/~controls/test/k1foo.ini/
- After you finish the check, please clean the test directory
k1sum0> ~/bin/test.sh k1foo.ini clean
- Please check that your ini file is working well or not before installing the ini file.
How to add a new ini file or apply your update.
- foo
- bar
- baz
Please put ini files in ${HOME}/etc/ as k1foo.ini
Typically, we put the original ini files in ${HOME}/git/ligo-summary-pages/configurations/k1/ and put the sym. link in ${HOME}/etc/.