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

Diff of /virt-cluster/killproc.sh

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

revision 8, Thu Aug 30 10:01:42 2012 UTC revision 9, Thu Aug 30 12:48:07 2012 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2    #
3    # BonFIRE Virtual Clusters on Federated Clouds Demonstration Kit
4    #
5    # Copyright (c) Fundacion Centro Tecnologico de Supercomputacion de Galicia 2012
6    #
7    # License GPL Version 3
8    #
9    # The research leading to these results has received funding from
10    # the European Community's Seventh Frameqork Programme (FP7/2007-2013)
11    # under agreement number 257386
12    #
13    # This software is provided with ABSOLUTELY NO WARRANTY
14    #
15  LOG="/var/log/killproc.log"  LOG="/var/log/killproc.log"
16  touch $LOG  touch $LOG
17  while [[ True ]]  while [[ True ]]

Legend:
Removed from v.8  
changed lines
  Added in v.9

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

Powered By FusionForge