Ignore:
Timestamp:
2004-07-19T17:39:51+12:00 (20 years ago)
Author:
davidb
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/cgi-bin/launch

    r7768 r7769  
    157157    }
    158158    else {
    159     print "Error: unrecognised command: '$cmd'";
     159    print "Error: unrecognised command: '$cmd'\n";
     160    exit 1;
    160161    }
    161162   
    162 
    163    
    164 
    165     # print "<html><head></head><body>value = $value\n</body></html>";
    166163}
    167164
Note: See TracChangeset for help on using the changeset viewer.