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