f32dbaf0b2
Former-commit-id: 10196d987d5fc5564b9d3b33b1fdf13190f4d0b5
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
# Check error on a unsupported rm (only supports -f option and in combination with -r).
|
|
#
|
|
#### RUN: rm -r hello
|
|
# RUN: rm hello
|