Commit a3353997 authored by tywldx's avatar tywldx

f

parent 1b1cac24
......@@ -88,7 +88,7 @@ def checkout_lua_ui(branchName, gitRepo) {
dir (projects[it]) {
/* def scriptDir = sh "pwd"*/
def aa = System.getProperty("user.dir")
echo "=============${aa}"
echo "=============${projects[it]}"
def folder = new File( './.git/hooks' )
echo "----------------${folder}"
echo "${folder.exists()}"
......
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