Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: validate.sh was incomplete for testing #23 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

erikmd
Copy link

@erikmd erikmd commented Sep 14, 2024

Description

./validate.sh currently fails on a fresh gitpod workspace with:

rm: cannot remove '/ide/xterm': Is a directory
ln: failed to create symbolic link '/ide/xterm/xterm': File exists

Related Issue(s)

Fixes a minor issue

How to test

Run validate.sh on a fresh gitpod workspace

Documentation

/hold

`./validate.sh` currently fails on a fresh gitpod workspace with:

```
rm: cannot remove '/ide/xterm': Is a directory
ln: failed to create symbolic link '/ide/xterm/xterm': File exists
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant