From 2aada59fe6cd185664ef6b0b132f9c8b33085869 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Mon, 23 Dec 2019 11:16:39 +0100 Subject: [PATCH] TT#72351 Fix 62a2332: remove symlink /usr/share/ngcp-tests -> /usr/share/ngcp-system-tests It was a compatibility symlink, but after the log review/refactoring in https://gerrit.mgm.sipwise.com/#/c/system-tests/+/36377/ the folder /usr/share/ngcp-system-tests is not available anymore, so there is no point to create a broken symlink, which is spotted by Jenkins: > https://jenkins.mgm.sipwise.com/job/check-broken-symlinks/95661/console > ERROR: found broken symbolic links: > /usr/share/ngcp-tests Change-Id: Ia1307a504a3d97e68bafd3d9148c5291efcae56e --- debian/ngcp-system-tests.links | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/ngcp-system-tests.links b/debian/ngcp-system-tests.links index 60c0b1a..181f7cb 100644 --- a/debian/ngcp-system-tests.links +++ b/debian/ngcp-system-tests.links @@ -1,2 +1 @@ -/usr/share/ngcp-system-tests /usr/share/ngcp-tests /etc/ngcp-system-tests /etc/ngcp-tests