|
|
@@ -14,6 +14,7 @@ |
|
|
# limitations under the License. |
|
|
# limitations under the License. |
|
|
# ============================================================================ |
|
|
# ============================================================================ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set -e |
|
|
set -e |
|
|
BASEPATH=$(cd "$(dirname $0)"; pwd) |
|
|
BASEPATH=$(cd "$(dirname $0)"; pwd) |
|
|
OUTPUT_PATH="${BASEPATH}/output" |
|
|
OUTPUT_PATH="${BASEPATH}/output" |
|
|
|