[llvm] [cmake] Add possibility to use ChooseMSVCCRT.cmake when include LLVM library
[llvm-core.git] / utils / lit / tests / Inputs / shtest-shell / diff-error-4.txt
blob8569e33e284a54cb3bc3d4a6f7e5e024648ca8f8
1 # Check exit code error (file's contents are different)
3 # RUN: echo "hello-first" > %t
4 # RUN: echo "hello-second" > %t1
5 # RUN: diff %t %t1