From 537b073050a23c7746a41e292bbbfc26f60dc940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gonz=C3=A1lez?= Date: Fri, 5 Mar 2021 11:32:18 +0100 Subject: [PATCH] F #5228: fix symbolic links (#921) --- src/vmm_mad/remotes/lxc/attach_disk | 2 +- src/vmm_mad/remotes/lxc/attach_nic | 2 +- src/vmm_mad/remotes/lxc/detach_disk | 2 +- src/vmm_mad/remotes/lxc/detach_nic | 2 +- src/vmm_mad/remotes/lxc/migrate | 2 +- src/vmm_mad/remotes/lxc/migrate_local | 2 +- src/vmm_mad/remotes/lxc/prereconfigure | 2 +- src/vmm_mad/remotes/lxc/reconfigure | 2 +- src/vmm_mad/remotes/lxc/resize | 2 +- src/vmm_mad/remotes/lxc/resize_disk | 2 +- src/vmm_mad/remotes/lxc/restore | 2 +- src/vmm_mad/remotes/lxc/save | 2 +- src/vmm_mad/remotes/lxc/snapshot_create | 2 +- src/vmm_mad/remotes/lxc/snapshot_delete | 2 +- src/vmm_mad/remotes/lxc/snapshot_revert | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/vmm_mad/remotes/lxc/attach_disk b/src/vmm_mad/remotes/lxc/attach_disk index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/attach_disk +++ b/src/vmm_mad/remotes/lxc/attach_disk @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/attach_nic b/src/vmm_mad/remotes/lxc/attach_nic index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/attach_nic +++ b/src/vmm_mad/remotes/lxc/attach_nic @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/detach_disk b/src/vmm_mad/remotes/lxc/detach_disk index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/detach_disk +++ b/src/vmm_mad/remotes/lxc/detach_disk @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/detach_nic b/src/vmm_mad/remotes/lxc/detach_nic index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/detach_nic +++ b/src/vmm_mad/remotes/lxc/detach_nic @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/migrate b/src/vmm_mad/remotes/lxc/migrate index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/migrate +++ b/src/vmm_mad/remotes/lxc/migrate @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/migrate_local b/src/vmm_mad/remotes/lxc/migrate_local index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/migrate_local +++ b/src/vmm_mad/remotes/lxc/migrate_local @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/prereconfigure b/src/vmm_mad/remotes/lxc/prereconfigure index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/prereconfigure +++ b/src/vmm_mad/remotes/lxc/prereconfigure @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/reconfigure b/src/vmm_mad/remotes/lxc/reconfigure index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/reconfigure +++ b/src/vmm_mad/remotes/lxc/reconfigure @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/resize b/src/vmm_mad/remotes/lxc/resize index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/resize +++ b/src/vmm_mad/remotes/lxc/resize @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/resize_disk b/src/vmm_mad/remotes/lxc/resize_disk index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/resize_disk +++ b/src/vmm_mad/remotes/lxc/resize_disk @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/restore b/src/vmm_mad/remotes/lxc/restore index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/restore +++ b/src/vmm_mad/remotes/lxc/restore @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/save b/src/vmm_mad/remotes/lxc/save index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/save +++ b/src/vmm_mad/remotes/lxc/save @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/snapshot_create b/src/vmm_mad/remotes/lxc/snapshot_create index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/snapshot_create +++ b/src/vmm_mad/remotes/lxc/snapshot_create @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/snapshot_delete b/src/vmm_mad/remotes/lxc/snapshot_delete index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/snapshot_delete +++ b/src/vmm_mad/remotes/lxc/snapshot_delete @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file diff --git a/src/vmm_mad/remotes/lxc/snapshot_revert b/src/vmm_mad/remotes/lxc/snapshot_revert index d6e741126c..9c454e8cd4 120000 --- a/src/vmm_mad/remotes/lxc/snapshot_revert +++ b/src/vmm_mad/remotes/lxc/snapshot_revert @@ -1 +1 @@ -/home/christian/ws/one-ee/src/vmm_mad/remotes/common/not_supported.sh \ No newline at end of file +../common/not_supported.sh \ No newline at end of file