What build are you using? There was a bug fixed in this recently that would have that effect.
-- Shawn On Oct 5, 2011, at 7:13 PM, Chris Beal <[email protected]> wrote: > Sorry if this is a dumb question. I've been modifying package manifests using > pkgmogrify, and I've noticed just now that if you pkgmogrify a package > manifest multiple times, you seem to send up with multiple copies of the CDDL > in it. Investigating it further it seems that what ever comments are in the > file that contains the transform are copied in to the mogrified manifest. Is > this expected behavior? > > A simple example is this > > $ rm file > $ touch file > $ cat trans/comment > # Some Random Comment > > $ pkgmogrify -i -I ./trans file comment > # Some Random Comment > > Is there a reason for this? Or should I file a bug? > > Thanks > > Chris > > _______________________________________________ > pkg-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
