mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This is in an attempt to resolve a situation which could occur when the extraction of the dev_bundle.tar fails with an EOF error, but the tool continues as if the file was fine. Ultimately the, error preference set in the PS1 script is only observed in the case of PowerShell ErrorLevel and not just an error condition encountered in a command.