xref: /llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/diff-error-4.txt (revision cfb08e9e6be7c7b8544b3d298a4e6f3aed05af95)
1# Check exit code error (file's contents are different)
2#
3# RUN: echo "hello-first" > %t
4# RUN: echo "hello-second" > %t1
5# RUN: diff %t %t1
6