in reply to code works in Windows (Strawberry Perl), fails in Unix - possible path/environment issue
Quite the opposite. It is your co-worker that is being forced to work with your code. When you have no unit testing in place, nor any smoke tests or commit hooks, this is what happens. How can your co-worker expect to use your code if it has not been tested, in the environment it wiill be deployed to, first?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: code works in Windows (Strawberry Perl), fails in Unix - possible path/environment issue
by Anonymous Monk on Mar 03, 2015 at 20:53 UTC | |
by Anonymous Monk on Mar 03, 2015 at 21:46 UTC |