diff -r 7eea11439375 -r c15c9099bb44 transforms/comparison-cleanup --- a/transforms/comparison-cleanup Tue Feb 22 10:12:42 2011 -0800 +++ b/transforms/comparison-cleanup Wed Feb 23 10:37:11 2011 -0800 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved. # # @@ -27,7 +27,7 @@ # # drop actions that don't apply to the architecture we are on - drop> +# drop> # drop the license actions from the manifests, we aren't going to compare them drop> @@ -51,7 +51,11 @@ delete timestamp .*> delete pkg.csize .*> delete pkg.chash .*> + delete chash .*> delete pkg.size .*> + delete elfarch .*> + delete elfbits .*> + delete elfhash .*> delete owner .*> delete group .*> delete mode .*>