In the interests of shell script portabili
| Project: | JNode Core |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | lsantha |
| Status: | closed |
Jump to:
Description
In the interests of shell script portability, please change the name (alias) for the JNode command that runs JUnit tests. The current alias ('test') collides with the name of a ubiquitous UNIX commandline utility.
Besides, the generic name 'test' is really not a very good name for something as specialized as running JUnit tests.
- Login to post comments
#1
I renamed the 'test' command to 'utest'.
#2