You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
276 B
9 lines
276 B
4 months ago
|
# 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
|