Ignore:
Timestamp:
Nov 10, 2022, 9:58:49 AM (2 years ago)
Author:
musat
Message:

Inclut environnement spirit et dernieres corrections (3/3)
IonelaMusat?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/html_axe3.sh

    r4307 r4342  
    11#!/bin/bash
    2 set -vx
     2#set -vx
     3
     4source ~/env_Multi_atlas.sh
    35
    46comp=$1
    57
    68local=`pwd -P`
     9
     10if [ 1 == 0 ]; then
    711login=`whoami`
    812hostname=`hostname`
     
    2731if [ ${hostname:0:5} = jean- ] ; then
    2832DODSDIR=
     33fi
    2934fi
    3035
Note: See TracChangeset for help on using the changeset viewer.