summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtool/make-snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/make-snapshot b/tool/make-snapshot
index 6efd827187..da312c3681 100755
--- a/tool/make-snapshot
+++ b/tool/make-snapshot
@@ -478,7 +478,7 @@ touch-unicode-files:
return
end
unless system(make, "clean-cache", *args)
- puts $colorize.fail("prepare-package failed")
+ puts $colorize.fail("clean-cache failed")
return
end
print "prerequisites"