Revision 181
Added by Aaron Marcuse-Kubitza about 13 years ago
accept_output | ||
---|---|---|
1 |
#!/bin/bash
|
|
1 |
#!/bin/sh |
|
2 | 2 |
# Sets the correct test output to be the generated test output |
3 | 3 |
# Usage: self file... |
4 | 4 |
|
Also available in: Unified diff
Replaced /bin/bash with /bin/sh