1# Check error on a unsupported rm (can't remove test since it is a directory).2#3# RUN: mkdir -p test4# RUN: rm -f test5