Commit efe3a9f0 authored by Paul's avatar Paul
Browse files

Print environment

parent 71fdde1a
......@@ -3,6 +3,7 @@ def rocmtestnode(variant, name, body) {
def image = 'migraphxlib'
def cmake_build = { compiler, flags ->
def cmd = """
env
ulimit -c unlimited
rm -rf build
mkdir build
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment