summaryrefslogtreecommitdiff
path: root/clean.cmd
diff options
context:
space:
mode:
authorVance Morrison <vancem@microsoft.com>2016-10-07 23:08:38 -0700
committerJan Kotas <jkotas@microsoft.com>2016-10-07 23:08:38 -0700
commit5f2aa3a6eb159abc79c527d164b54998459c4df5 (patch)
treea8ee71ba1ba52448f0732ddf43b52f4471c9b10c /clean.cmd
parent417042854170a2785b22d9c77c11ebbb626f4cd5 (diff)
downloadcoreclr-5f2aa3a6eb159abc79c527d164b54998459c4df5.tar.gz
coreclr-5f2aa3a6eb159abc79c527d164b54998459c4df5.tar.bz2
coreclr-5f2aa3a6eb159abc79c527d164b54998459c4df5.zip
Standardize on _echo name (#7532)
Diffstat (limited to 'clean.cmd')
-rw-r--r--clean.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean.cmd b/clean.cmd
index 50e709e3cb..42b9e59991 100644
--- a/clean.cmd
+++ b/clean.cmd
@@ -1,4 +1,4 @@
-@if not defined __echo @echo off
+@if not defined _echo @echo off
setlocal EnableDelayedExpansion
echo Running clean.cmd