utils/make_latest_link: make the link target a relative path
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 24 Jun 2014 12:12:37 +0000 (15:12 +0300)
committerLin Yang <lin.a.yang@intel.com>
Mon, 7 Jul 2014 09:03:32 +0000 (17:03 +0800)
commit28fae442f881456138adbb542b0ab53001def0fe
treef744ce62f256b7fccb77e4b9ef67cdc9d20ec33b
parent8d6e0c16ef2a13532611be0d570940842b581c56
utils/make_latest_link: make the link target a relative path

Absolute paths break mirroring of the server content.

Fixes: TINF-636

Change-Id: I1af46a7ad5f6e98627412bd900c30d5a88fe19ef
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
common/utils.py