1# Check error on a unsupported mkdir (cannot be part of a pipeline). 2# 3# RUN: mkdir -p temp | rm -rf temp 4