bolt/deps/llvm-18.1.8/llvm/test/tools/split-file/output-is-special.test
2025-02-14 19:21:04 +01:00

8 lines
276 B
Text

# UNSUPPORTED: system-windows
# REQUIRES: shell
## Don't delete the output if it is special, otherwise root may accidentally
## remove important special files.
# RUN: not split-file %s /dev/null 2>&1 | FileCheck %s
# CHECK: error: /dev/null: output cannot be a special file