summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/Inputs/shtest-shell/diff-r-error-3.txt
blob: 62cede34e823bfba2a948c697455aecdec8a4984 (plain)
1
2
3
4
5
6
7
# Create two directories for further comparison.
# RUN: rm -rf %t/dir1 %t/dir2
# RUN: mkdir -p %t/dir1 %t/dir2

# An extra directory in one of the directories, "diff -r" should fail.
# RUN: mkdir -p %t/dir1/extra_subdir
# RUN: diff -r %t/dir1 %t/dir2
OpenPOWER on IntegriCloud