Thomas Vachuska | 969d6bc | 2015-07-29 11:56:57 -0700 | [diff] [blame] | 1 | #!/bin/bash |
2 | #------------------------------------------------------------------------------- | ||||
3 | # System Test Coordinator | ||||
4 | #------------------------------------------------------------------------------- | ||||
5 | |||||
6 | log=${2:-*} | ||||
7 | less /tmp/stc/$1/${log%.log}.log |