aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-25 13:32:45 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-25 13:32:45 +0100
commit2a160513579ef7d52ebaf4327d76c6c50682f800 (patch)
tree9fb70129ad3b8496a274aaa0c3c7ea173cf6c8f5
parent008e233c51645b1346732b76ae9c5ac4cc6f0f4c (diff)
downloads2i-virtio-spec-2a160513579ef7d52ebaf4327d76c6c50682f800.tar.gz
debug
-rwxr-xr-xs2i/bin/assemble8
1 files changed, 8 insertions, 0 deletions
diff --git a/s2i/bin/assemble b/s2i/bin/assemble
index 02ca421..884e7a9 100755
--- a/s2i/bin/assemble
+++ b/s2i/bin/assemble
@@ -63,6 +63,14 @@ cat <<EOF >> output/HEADER.html
<h3>Directory index</h3>
EOF
+echo "---> add README ..."
+cat <<EOF >> output/README.html
+<h3>[debug] build environment</h3>
+<pre>
+$(set)
+</pre>
+EOF
+
echo "---> Fix permissions ..."
chmod +x . output
chmod -R +r .