summaryrefslogtreecommitdiffstats
path: root/utils/lit/ExampleTests/TclTest/tcl-redir-1.ll
blob: 61240ba45941b70136c5996b47dc0c668bfa4ce9 (plain)
1
2
3
4
5
6
7
; RUN: echo 'hi' > %t.1 | echo 'hello' > %t.2
; RUN: not grep 'hi' %t.1
; RUN: grep 'hello' %t.2




OpenPOWER on IntegriCloud