mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 02:11:38 +02: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 |