Commit 498e0945 authored by daidekun's avatar daidekun

.

parent a94cb848
......@@ -3,6 +3,6 @@ package org.qg;
def contextDir(workspace) {
uuid = UUID.randomUUID().toString()
contextDir = "${workspace}/tmp-context"
contextDir = "./tmp-context"
return contextDir
}
\ No newline at end of file
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