summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2018-01-16 16:11:58 +0100
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2018-01-16 16:11:58 +0100
commita46cb09e84e8fcf1b11738b03c650c6d315c10ab (patch)
tree3d800c3a1ccfc60e8c173bc4afefc4edf5d42dc7
parent22a6ba9ff1efd96aca48af93cf6aa5ae64f54b69 (diff)
downloadel_releases-standard-a46cb09e84e8fcf1b11738b03c650c6d315c10ab.tar.gz
removed extra white space in manifest_conf
-rw-r--r--doc/manifest_conf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk
index be5d8ff..5cdd69b 100644
--- a/doc/manifest_conf.mk
+++ b/doc/manifest_conf.mk
@@ -2,6 +2,6 @@
2# NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release 2# NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release
3# The values are shown in the release info 3# The values are shown in the release info
4# The manifest is used to fetch information into the release info from the distro files 4# The manifest is used to fetch information into the release info from the distro files
5MANIFESTHASH ?= refs/tags/EL6 5MANIFESTHASH ?= refs/tags/EL6
6MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-standard.git 6MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-standard.git
7PROFILE_NAME := Standard 7PROFILE_NAME := Standard