Opened 15 years ago
Closed 14 years ago
#361 closed task (fixed)
anuga_core/run_compile_test_all.py fails
| Reported by: | wilsonr | Owned by: | ole |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Compilation and installation | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Running run_compile_test_all.py in the anuga_core directory gets an error:
os.chdir('source')
OSError: [Errno 2] No such file or directory: 'source'
This is because the code in that program is old.
Recommend just removing the file, as nobody uses it.
Note: See
TracTickets for help on using
tickets.
