Opened 14 years ago
Closed 13 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.
Change History (1)
comment:1 Changed 13 years ago by habili
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.