Last active
December 19, 2015 18:38
-
-
Save tyrannasaurusbanks/5999868 to your computer and use it in GitHub Desktop.
Find modules which didn't build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /home/ioan/Perforce/iowen_linux/iowen_linux/hcomemea/Tools/core-foundation-version-advisor/previouslyUpdated.txt | grep -G -x -B 1 --color "" | grep . | grep -v -- "--" > /home/ioan/brokenBuilds.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment