transforms/report
author Rohith Ramesh Bangalore India <rohith.ramesh@oracle.com>
Wed, 06 Feb 2013 01:43:37 -0600
branchs11-update
changeset 2484 3f966e6adf2c
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
15765108 SUNBT7128313 ksh93 executes subshell with bad path to command


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print ARC_CASE += "%<1>" >

<transform license license=(.*) -> print LICENSE += "%<1>" >