aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-11-18 03:27:29 +0300
committerGitHub <noreply@github.com>2022-11-18 03:27:29 +0300
commiteaa0aff42270f35605915a64532e4449113dccef (patch)
tree1e18b2fef9c382508739ef8f851cab5086f84ab1 /test
parent18db2f09c7052a06625b043209a8d8a8cae154a4 (diff)
Diffstat (limited to 'test')
-rw-r--r--test/dotnet/install_non_root_remoteUser.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/dotnet/install_non_root_remoteUser.sh b/test/dotnet/install_non_root_remoteUser.sh
index db67e03..bee13ae 100644
--- a/test/dotnet/install_non_root_remoteUser.sh
+++ b/test/dotnet/install_non_root_remoteUser.sh
@@ -15,9 +15,7 @@ ls -la /home/codespace/.dotnet/
check "symlinked '/home/codespace/.dotnet' folder has the correct permissions" bash -c "ls -la /home/codespace | grep -E 'lrwxrwxrwx 1 codespace codespace (.*) .dotnet -> /usr/local/dotnet/current'"
-
-
-check "A file following the symlink has the correct permissions" bash -c ""
+# check "A file following the symlink has the correct permissions" bash -c ""
./install_dotnet_7_jammy.sh