Revision 90
Added by Aaron Marcuse-Kubitza about 13 years ago
accept_test_output | ||
---|---|---|
6 | 6 |
cd "$selfDir" |
7 | 7 |
|
8 | 8 |
file="$(basename -- "$1")" |
9 |
cp -p "$file" "test_output/$file" |
|
9 |
cp -p "test_output/$file" "$file" |
Also available in: Unified diff
Fixed name XML function. Fixed accept_test_output.