transforms/publish-cleanup
changeset 38 cd00ea74156e
parent 27 4daa72fdac4c
child 48 1bb7f3eccdd6
--- a/transforms/publish-cleanup	Fri Oct 15 16:14:01 2010 -0500
+++ b/transforms/publish-cleanup	Fri Oct 15 16:15:38 2010 -0500
@@ -28,7 +28,7 @@
 
 <transform set -> edit value "\s$" "">
 <transform set value="^\s*$" -> drop>
-<transform set name=info.classification value=".+:" -> drop>
+<transform set name=info.classification value=".+:\s*$" -> drop>
 
 # drop the license actions from the manifests, we aren't going to compare them
 <transform license -> drop>