mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-12-25 19:22:24 +01:00
7 lines
247 B
Bash
Executable File
7 lines
247 B
Bash
Executable File
#!/bin/bash
|
|
#-------------------------------------------------------------------------------
|
|
# System Test Coordinator
|
|
#-------------------------------------------------------------------------------
|
|
|
|
log=${2:-*}
|
|
less /tmp/stc/$1/${log%.log}.log |