[Flang][test] Fix Windows buildbot.
authorMichael Kruse <llvm-project@meinersbur.de>
Sat, 12 Jun 2021 04:25:33 +0000 (23:25 -0500)
committerMichael Kruse <llvm-project@meinersbur.de>
Sat, 12 Jun 2021 04:25:33 +0000 (23:25 -0500)
commitdbc262968f8ed4b25281d5855eda8f5a699b95c6
tree3373b0e12bffd7ecea91aa75c51a1560ee5a5e3f
parent984e270a9a7063c370bcc80ee1fb3ec874d92b93
[Flang][test] Fix Windows buildbot.

Commit 1b241b9b400bdfc5b8e0d157f0f46436677927b8 /
patch https://reviews.llvm.org/D104130 introduced an new test which
calls a UNIX shell script. Add
REQUIRES: shell
to not run it on Windows.
flang/test/Semantics/modfile41.f90