Explorar o código

[tools] Fix syntax with latest rbt tool for specifying the bug to close

Romain Rigaux %!s(int64=10) %!d(string=hai) anos
pai
achega
53b723b7a6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tools/scripts/hue-review

+ 2 - 2
tools/scripts/hue-review

@@ -23,5 +23,5 @@ exec $RBT post \
 	--target-groups=hue \
 	--target-people="$REVIEWER" \
 	--summary="$SUMMARY" \
-	$REVLIST \
-	$@
+	$@ \
+	$REVLIST