From: Ryota MIBU Date: Mon, 25 Jul 2016 05:09:33 +0000 (+0900) Subject: remove build-composite.sh X-Git-Tag: colorado.1.0~19 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F17489%2F1;p=opnfvdocs.git remove build-composite.sh The contents in build-composite.sh were already moved to docs/pre-hook.sh . After jjb was updated to use scripts/docs-build.sh instead of build-composite.sh , we can remove it. Change-Id: Icbffed34a281a9119dca57d26a003fd2f0791731 Signed-off-by: Ryota MIBU --- diff --git a/build-composite.sh b/build-composite.sh deleted file mode 100755 index f8d8c242f..000000000 --- a/build-composite.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash -# SPDX-license-identifier: Apache-2.0 -############################################################################## -# Copyright (c) 2016 NEC and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -############################################################################## - -OPNFVDOCS_DIR=. ./scripts/docs-build.sh