cli: support RCG_BUILD_ROOT env var for build root
Compare changes
+ 3
− 2
@@ -22,7 +22,8 @@ IFO=${IFO^^*}
@@ -35,7 +36,7 @@ CDS_IFO_SRC=${CDS_IFO_SRC:-$CDS_SRC}
This allows for overriding the base directory where build directories are created, as well as the specific build directory (RCG_BUILDD).