5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
|
# Check error on a unsupported rm (can't remove test since it is a directory).
|
||
|
#
|
||
|
# RUN: mkdir -p test
|
||
|
# RUN: rm -f test
|