This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/test/run_tests
2001-02-11 16:01:47 +00:00

6 lines
98 B
Bash
Executable file

#!/bin/sh
echo "Starting Replacement Test"
./t-eoReplacement > replacement.log
echo "Finished"