mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Only show the first few lines of difference.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31901 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2bae1f58ed
commit
ba07a69222
@ -116,7 +116,7 @@ function tryit {
|
|||||||
echo "Diff fails with these switches:"
|
echo "Diff fails with these switches:"
|
||||||
echo $switches
|
echo $switches
|
||||||
echo "Differences:"
|
echo "Differences:"
|
||||||
diff "$out" "$optout"
|
diff "$out" "$optout" | head
|
||||||
return 0;
|
return 0;
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user