Log In | Get Help   
Home My Page Projects Code Snippets Project Openings BonFIRE VCOC Demonstration Kit
Summary Activity SCM Files Wiki
[bonfiredemokit] Diff of /ea/submit_file.py
[bonfiredemokit] / ea / submit_file.py Repository:
ViewVC logotype

Diff of /ea/submit_file.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10, Fri Aug 31 10:40:38 2012 UTC revision 14, Mon Oct 8 09:46:28 2012 UTC
# Line 3  Line 3 
3  #  #
4  # Copyright (c) Fundacion Centro Tecnologico de Supercomputacion de Galicia 2012  # Copyright (c) Fundacion Centro Tecnologico de Supercomputacion de Galicia 2012
5  #  #
6  # License GPL Version 3  # License Apache Software
7  #  #
8  # The research leading to these results has received funding from  # The research leading to these results has received funding from
9  # the European Community's Seventh Framework Programme (FP7/2007-2013)  # the European Community's Seventh Framework Programme (FP7/2007-2013)
# Line 29  Line 29 
29  import ea_bonfire as ea  import ea_bonfire as ea
30    
31    
32  #print 'Ruta completa del Json que define experimento:'  #print 'Path to Json:'
33  #filej=raw_input()  #filej=raw_input()
34  if len(sys.argv) < 2:  if len(sys.argv) < 2:
35      sys.stderr.write('A JSON file is needed')      sys.stderr.write('A JSON file is needed')

Legend:
Removed from v.10  
changed lines
  Added in v.14

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge