Ignore:
Timestamp:
03/12/18 10:59:12 (6 years ago)
Author:
omamce
Message:

O.M.: add SVN properties

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/MOSAIX/CreateRestartAtm4Oasis.bash

    • Property svn:keywords set to Date Revision HeadURL Author Id
    r3620 r3623  
    1616##  personal. 
    1717## 
     18## SVN information 
     19#  $Author$ 
     20#  $Date$ 
     21#  $Revision$ 
     22#  $Id$ 
     23#  $Log: $ 
    1824 
    1925# Usage exemples : 
     
    240246        --attribute hardware,global,o,c,"$(uname -i)"                         \ 
    241247        --attribute directory,global,o,c,"$(pwd)"                             \ 
    242         --attribute Comment,global,o,c,"${Comment}"                \ 
     248        --attribute Comment,global,o,c,"${Comment}"                           \ 
     249        --attribute Comment,global,o,c,"Preliminary attempt - Do not trust !" \ 
     250        --attribute     SVN_Author,global,o,c,"$Author"                       \ 
     251        --attribute SVN_Date,global,o,c,"$Date$"                            \ 
     252        --attribute SVN_Revision,global,o,c,"$Revision$"                    \ 
     253        --attribute SVN_Id,global,o,c,"$Id$"                                \ 
     254        --attribute SVN_Lo,global,o,c,"$Log: $"                               \ 
    243255        flxat.nc 
    244256 
Note: See TracChangeset for help on using the changeset viewer.