osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/31728 )
Change subject: doc/manuals: set OSMO_REPOSITORY ...................................................................... doc/manuals: set OSMO_REPOSITORY Fix uploading manuals to the wrong directory. Related: OS#5902 Change-Id: Ia9935e176ee7633270ccd2926d60d7f8cea822f8 --- M doc/manuals/Makefile 1 file changed, 13 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/28/31728/1 diff --git a/doc/manuals/Makefile b/doc/manuals/Makefile index 0730411..8b548b6 100644 --- a/doc/manuals/Makefile +++ b/doc/manuals/Makefile @@ -5,4 +5,5 @@ ASCIIDOC_DEPS = $(srcdir)/chapters/*.adoc include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.asciidoc.inc +OSMO_REPOSITORY = osmo-gsm-tester include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc -- To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/31728 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-gsm-tester Gerrit-Branch: master Gerrit-Change-Id: Ia9935e176ee7633270ccd2926d60d7f8cea822f8 Gerrit-Change-Number: 31728 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
