mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-22 09:51:49 +00:00
scx_layered: Add verbose output on CI logs
Signed-off-by: Daniel Hodges <hodges.daniel.scott@gmail.com>
This commit is contained in:
parent
f3191afca7
commit
b803d59e1e
@ -43,7 +43,7 @@ else
|
||||
fi
|
||||
|
||||
if [[ -v SCHEDS["scx_layered"] ]] ; then
|
||||
SCHEDS["scx_layered"]="--run-example"
|
||||
SCHEDS["scx_layered"]="--run-example -v"
|
||||
fi
|
||||
|
||||
printf "testing scheds:\n"
|
||||
|
Loading…
Reference in New Issue
Block a user