aboutsummaryrefslogtreecommitdiffstats
path: root/s2i
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-25 17:10:09 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-25 17:10:09 +0100
commit6f55814b0669585038478dd9bf54f108ea9d354b (patch)
treef466c744c1e82ada870ff8fff06ae8c67476b6eb /s2i
parentbab20170f7437d5b2ffe571070b6d2129de0373e (diff)
downloads2i-virtio-spec-6f55814b0669585038478dd9bf54f108ea9d354b.tar.gz
comment debug log
Diffstat (limited to 's2i')
-rwxr-xr-xs2i/bin/assemble2
1 files changed, 2 insertions, 0 deletions
diff --git a/s2i/bin/assemble b/s2i/bin/assemble
index bea93b3..48e6ffd 100755
--- a/s2i/bin/assemble
+++ b/s2i/bin/assemble
@@ -70,10 +70,12 @@ EOF
echo "---> add README ..."
cat <<EOF > output/README.html
+<!--
<h3>[debug] build environment</h3>
<pre>
$(set | egrep '^(OPENSHIFT|DESC|SUMMARY)')
</pre>
+-->
EOF
echo "---> Fix permissions ..."