#530 closed defect (fixed)
dead dir
| Reported by: | jhoblitt | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | build | Version: | 0.7.0 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
test/astronomy/ isn't entered into by make. Are there tests in there that need
to be moved into test/astro or can it be removed?
Note:
See TracTickets
for help on using tickets.

Yep, even though I deleted all the files, CVS by default still includes it because it had subdirectories. I
fixed it by removing the dead subdirectories (that really were useless) in the CVSROOT. Now, if one
uses the -P option to cvs checkout, those directories are not created.
-rdd