Ignore:
Timestamp:
12/08/16 11:17:59 (8 years ago)
Author:
dubos
Message:

configs/testing : towards first working version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configs/testing/bash/daily.sh

    r502 r503  
    11#!/bin/bash 
    2 source $HOME/.bash_profile 
    3 ssh-add $HOME/.ssh/id_cron 
     2# This script must be invoked from the root testing/ directory 
    43 
    54function version() # DIR SVN_OPTIONS 
     
    1615    cd - 
    1716} 
    18  
    19 cd $WORKDIR/testing 
    2017 
    2118DYN_CUR=$(version DYNAMICO) 
Note: See TracChangeset for help on using the changeset viewer.