aboutsummaryrefslogtreecommitdiffstats
path: root/s2i
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-02-05 16:41:11 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-02-05 16:41:11 +0100
commita7fe2391f0a58f5b86b980982a090bedf10c4b16 (patch)
treeeef576063c2ece72f7bbe807daee8a7a349d1843 /s2i
parent8ac45618642966c32aac78d71d13cdccf6c12fd1 (diff)
downloads2i-virtio-spec-a7fe2391f0a58f5b86b980982a090bedf10c4b16.tar.gz
drop -e
Diffstat (limited to 's2i')
-rwxr-xr-xs2i/bin/assemble4
1 files changed, 2 insertions, 2 deletions
diff --git a/s2i/bin/assemble b/s2i/bin/assemble
index cb177bd..f4604ba 100755
--- a/s2i/bin/assemble
+++ b/s2i/bin/assemble
@@ -16,8 +16,8 @@ echo "---> Building virtio spec ..."
SPECDOC="$SPECDOC-$OPENSHIFT_BUILD_REFERENCE";
fi;
echo "-----> SPECDOC=$SPECDOC <-----";
- sh -e makepdf.sh
- sh -e makehtml.sh)
+ sh makepdf.sh
+ sh makehtml.sh)
echo "---> Move docs output ..."
mkdir output