Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1# flake8: noqa
2config.platform.queue = "normal"
3config.platform.scratchDirectory = "/tmp/$USER_NAME/test_scratch"
4config.platform.loginHostName = "bighost.lsstcorp.org"
5config.platform.utilityPath = "/bin"