mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 12:08:12 -05:00
1. Use relative paths instead of absolute. This will make the commands portable to other machines, and matches the out-the-box behavior of the regular rspec command 2. Strip out some 'infrastructure' ENV and params from the rerun_command, so that it's easier to copy/paste and run locally