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

Requester in test case #49

Closed
polluks opened this issue Mar 13, 2020 · 3 comments
Closed

Requester in test case #49

polluks opened this issue Mar 13, 2020 · 3 comments

Comments

@polluks
Copy link
Collaborator

polluks commented Mar 13, 2020

The system is looking for a volume called _md_:

(makedir "_md_:" (infos)) ; "rm -Rf _md_: _md_:.info","1","test ! -f _md_:.info && rm -Rf _md_: _md_:.info"

@sodero
Copy link
Owner

sodero commented Mar 13, 2020

We could add a (makeassign "_md_" "t:") or something before (makedir) and then remove it afterwards with just (makeassign "_md_") after (if I remember correctly).

@polluks
Copy link
Collaborator Author

polluks commented Mar 13, 2020

Okay, I did assign _md_: "" and everything was deleted =D

@sodero
Copy link
Owner

sodero commented Mar 13, 2020

I updated the test to make it work both on Amigoids and others.

@sodero sodero closed this as completed Mar 13, 2020
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

No branches or pull requests

2 participants