blob: 39396c4f5cde087be2f7562c0b8b683a96e0502d [file] [log] [blame]
execute from top of source tree in build area
find . -regex ".*/artifactcomparison/.*-\(baseline\|build\)" |sort > ~/temp/compareList.sh
chmod +x ~/temp/compareList.sh
Edit to add 'diff \' and '\' to first in pair
Also need to change '$' of inner classes to '\$'
~/temp/compareList.sh | tee ~/temp/artifactDiffs.txt