From: Thierry Parmentelat Date: Sun, 9 Mar 2008 16:52:31 +0000 (+0000) Subject: typo X-Git-Tag: 4.2-rc2~157 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c885f7ff21034b51d89b9b5280e5f41b63cf6970;p=build.git typo --- diff --git a/Makefile b/Makefile index 303fd1d9..79990f47 100644 --- a/Makefile +++ b/Makefile @@ -587,7 +587,7 @@ version-build: @echo -n 'Build build-time: ' ; date '+%H:%M-%Z' @echo -n 'Build build-hostname: ' ; hostname @echo "Build build-base: $(NIGHTLY_BASE)" - @echo "Build planetab-distro: $(PLDISTRO)" + @echo "Build planetlab-distro: $(PLDISTRO)" @echo "Build planetlab-tags: $(PLDISTROTAGS)" @echo -n 'Build planetlab-tagsid: ' ; fgrep '$$''Id' $(PLDISTROTAGS) @echo "Build target-arch: $(HOSTARCH)"