"vscode:/vscode.git/clone" did not exist on "e0397f61ed884c45412c6e60da6fbfd640fe0f3b"
Commit 08f22006 authored by illsilin's avatar illsilin
Browse files

add bash line to the script

parent 398a2c6a
......@@ -225,7 +225,7 @@ def cmake_build(Map conf=[:]){
}
echo "ccache server: ${env.CK_SCCACHE}"
def pre_setup_cmd = """
def pre_setup_cmd = """#!/bin/bash
echo \$HSA_ENABLE_SDMA
ulimit -c unlimited
rm -rf 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