Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Tests cant be run by more than one person #46

@alexmc6

Description

@alexmc6

The tests create files like

/tmp/sfcmt/.foo.crc

These are owned by the first person to do the tests, so might not be created or manipulated by the second person to run the tests.

Suggested change, write to

/tmp/[username]/sfcmt/.foo.crc

(I suppose I should create a patch for something so trivial)

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