HomePhorge

Update test due to lack of 'true' on Windows
58f97e36830eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Update test due to lack of 'true' on Windows

The tests were previously failing because 'true' is not an executable
on Windows, but a similar effect can be achieved by executing:

cmd.exe /c "exit 0"

Modified the tests and removed the fails_on_windows tag.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU1fd90c356a9b: Change tests to not use 'mount' provider
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU58f97e36830e: Update test due to lack of 'true' on Windows (authored by Josh Cooper <josh@puppetlabs.com>).Oct 5 2011, 6:12 PM