diff options
author | Oz Linden <oz@lindenlab.com> | 2015-05-27 18:06:16 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-05-27 18:06:16 -0400 |
commit | 1c526c8df88bd2174749ffc6e784fab5527c0f43 (patch) | |
tree | 421469497653aff64efd2f1f48feaca2cfd4564c /build.sh | |
parent | 3c0ecd357f4b4f01e709a6f7b774b85f0ff24540 (diff) |
debugging addition for autobuild-package.xml
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +180,7 @@ build() build_docs() { begin_section "Building Documentation" - begin_section "Autobuild metadata" + begin_section "Autobuild metadata $(pwd)" if [ -r "$build_dir/autobuild-package.xml" ] then upload_item docs "$build_dir/autobuild-package.xml" text/xml |