blob: db7186dab2f2c6c87862c71ec2447b5f204ae267 [file] [log] [blame]
RUN: %debug-remote-run echo hello | %FileCheck %s
RUN: %debug-remote-run -v echo hello 2>&1 >/dev/null | %FileCheck -check-prefix VERBOSE %s
CHECK: {{^hello$}}
VERBOSE: /usr/bin/env echo hello