Skip to content
Snippets Groups Projects
Commit 3894a6a3 authored by Josh Brooks's avatar Josh Brooks
Browse files

Modify root level run script

parent 7e3820a8
No related branches found
No related tags found
2 merge requests!68Master merge,!46Xx 4478/templatize
...@@ -8,6 +8,11 @@ pushd basice2e ...@@ -8,6 +8,11 @@ pushd basice2e
./run.sh ./run.sh
popd popd
# New package
pushd channels
./run.sh
popd
# View result logs # View result logs
# Not using $EDITOR or $VISUAL because many editors that people set those to # Not using $EDITOR or $VISUAL because many editors that people set those to
# don't have as easy support for viewing multiple files # don't have as easy support for viewing multiple files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment