make/SourceRevision.gmk
changeset 42284 38f8784217d0
parent 42283 eb9bd075b879
child 42848 27ad8b2418f7
--- a/make/SourceRevision.gmk	Mon Nov 28 10:13:18 2016 +0100
+++ b/make/SourceRevision.gmk	Mon Nov 28 15:19:08 2016 +0100
@@ -119,8 +119,7 @@
 	exit 2
 
     create-source-revision-tracker:
-	$(call LogWarn, Error: No mercurial configuration present and no .src-rev)
-	exit 2
+	$(call LogWarn, Warning: No mercurial configuration present and no .src-rev)
   endif
 
 endif