r102230 added an 'echo' making this a no-op.
Also fixes FAIL on native Windows with no shell/GnuWin32.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193938
91177308-0d34-0410-b5e6-
96231b3b80d8
// RUN: cp %s %t
// RUN: %clang_cc1 -pedantic -fixit %t
-// RUN: echo %clang_cc1 -pedantic -Werror -x c %t
+// RUN: %clang_cc1 -pedantic -Werror -x c %t
/* This is a test of the various code modification hints that are
provided as part of warning or extension diagnostics. All of the