From 245101cfb4cc9b657ce4f12e5a911cdab729747b Mon Sep 17 00:00:00 2001 From: St33v Date: Sun, 8 Sep 2019 22:38:50 +1000 Subject: working --- borgtest/a/a | 0 borgtest/a/symlink | 1 + borgtest/b/b | 0 borgtest/c/c | 0 4 files changed, 1 insertion(+) create mode 100644 borgtest/a/a create mode 120000 borgtest/a/symlink create mode 100644 borgtest/b/b create mode 100644 borgtest/c/c (limited to 'borgtest') diff --git a/borgtest/a/a b/borgtest/a/a new file mode 100644 index 0000000..e69de29 diff --git a/borgtest/a/symlink b/borgtest/a/symlink new file mode 120000 index 0000000..95bdcc8 --- /dev/null +++ b/borgtest/a/symlink @@ -0,0 +1 @@ +../c/c \ No newline at end of file diff --git a/borgtest/b/b b/borgtest/b/b new file mode 100644 index 0000000..e69de29 diff --git a/borgtest/c/c b/borgtest/c/c new file mode 100644 index 0000000..e69de29 -- cgit v1.3