Skip to content

Does the "dosdevices" folder always exist? #1113

@madoar

Description

@madoar

In the following lines of the sandbox script we remove two subfolders of the dosdevices folder:

remove(this.prefixDirectory() + "/dosdevices/z:");
remove(this.prefixDirectory() + "/dosdevices/y:");

After executing the sandbox verb modified in #1112, I received an error because these folders don't exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions