This commit is contained in:
parent
ed1fd23759
commit
ad4c0cd896
|
@ -417,6 +417,8 @@ func createDir(path string) {
|
||||||
|
|
||||||
os.Exit(-1)
|
os.Exit(-1)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
logger.Infof("Created a workspace [%s]", path)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue