equal
deleted
inserted
replaced
29 <transform set -> edit value "\s$" ""> |
29 <transform set -> edit value "\s$" ""> |
30 <transform set value="^\s*$" -> drop> |
30 <transform set value="^\s*$" -> drop> |
31 <transform set name=info.classification value=".+:\s*$" -> drop> |
31 <transform set name=info.classification value=".+:\s*$" -> drop> |
32 |
32 |
33 # drop the license actions from the manifests, we aren't going to compare them |
33 # drop the license actions from the manifests, we aren't going to compare them |
34 <transform license -> drop> |
34 #<transform license -> drop> |
35 |
35 |