23581747 ARC case(s) field on Userland gate list not displaying most recent cases s11u3-sru
authorRich Burridge <rich.burridge@oracle.com>
Wed, 06 Jul 2016 07:39:23 -0700
branchs11u3-sru
changeset 6356 64e0f06b8b9e
parent 6352 0f718c2b162f
child 6358 3b2a73b969a9
23581747 ARC case(s) field on Userland gate list not displaying most recent cases
transforms/report
--- a/transforms/report	Tue Jul 05 14:11:47 2016 -0700
+++ b/transforms/report	Wed Jul 06 07:39:23 2016 -0700
@@ -2,6 +2,6 @@
 <transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
 	print PACKAGE += "%<1>@%<2>" >
 <transform set name=org.opensolaris.arc-caseid value=(.*) -> \
-	print COMP_ARC_CASE += "%<1>" >
+	print COMP_ARC_CASE += %(value) >
 
 <transform license license=(.*) -> print LICENSE += "%<1>" >