Skip to content

Commit b17a197

Browse files
committed
space in group name handling fixed
1 parent defe2f2 commit b17a197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/client/multi-image/generate-clone.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ nlv:testcontainer:2.4"
1111

1212
COMMAND="python3 examples/client/multi-image/manage_project_structure.py"
1313

14-
$COMMAND -u $BD_URL -t token -nv -p P3 -pv 2.4 -sp $SUBPROJECTS --clone-from 2.3 $@
14+
$COMMAND -u $BD_URL -t token -nv -pg "Test Group" -p P3 -pv 2.4 -sp $SUBPROJECTS --clone-from 2.3 $@
1515

0 commit comments

Comments
 (0)