Skip to content

Commit a5eb192

Browse files
committed
test: disable failing test on Linux
Disable the test until someone can look into why the path is getting corrupted.
1 parent 5db0f83 commit a5eb192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/shebang-env.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// This file is also used by shebang-direct.swift.
2+
// UNSUPPORTED: OS=linux-gnu
23

34
// RUN: echo '#!/usr/bin/env' 'swift ' > %t.shebang.swift
45
// RUN: cat %s >> %t.shebang.swift

0 commit comments

Comments
 (0)