diff --git a/run.sh b/run.sh index 9e9aa70a7fcbee3ba72eaea656ca77b47917683f..aaa3dee1c45528db622a7e9e151b7be898fcf1ab 100755 --- a/run.sh +++ b/run.sh @@ -8,6 +8,11 @@ pushd basice2e ./run.sh popd +# New package +pushd channels +./run.sh +popd + # View result logs # Not using $EDITOR or $VISUAL because many editors that people set those to # don't have as easy support for viewing multiple files