Changeset 8444


Ignore:
Timestamp:
May 29, 2012, 5:42:12 PM (12 years ago)
Author:
steve
Message:

Get rid of get_parameters.tex

Location:
trunk/anuga_core/validation_tests
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/validation_tests/produce_results.py

    r8442 r8444  
    3838
    3939Upper_dirs = os.listdir('./Tests')
    40 #print Upper_dirs
     40Upper_dirs = []
    4141try:
    4242    Upper_dirs.remove('.svn')
     
    7171
    7272    os.chdir('..')
    73     #print 'Changing to', os.getcwd()
    74        
     73    print 'Changing to', os.getcwd()
     74   
     75os.chdir('..')
    7576#----------------------------------
    7677# Now it is ok to create the latex
Note: See TracChangeset for help on using the changeset viewer.