blob: 8ba6b911dcb1be71cc91833abd53fd3e84e5cd41 [file] [log] [blame]
test_expect_success 'p4-filespec' '
(
# LINT: Perforce revspec in filespec not misinterpreted as in-line comment
p4 print -1 //depot/fiddle#42 >file &&
foobar
)
'