Skip to content
Snippets Groups Projects
Commit 4c128d05 authored by Marco Malavolti's avatar Marco Malavolti
Browse files

Replaced commented commands

parent 8224144e
Branches
Tags
No related merge requests found
#!/bin/bash #!/bin/bash
source $HOME/.bash_profile
# logs/stderr_$date.log is kept to see which IdP had been errors # logs/stderr_$date.log is kept to see which IdP had been errors
BASEDIR=$HOME BASEDIR=$HOME
# Remove old IdP and Fed List # Remove old IdP and Fed List
#rm -f $BASEDIR/eccs2/input/*.json rm -f $BASEDIR/eccs2/input/*.json
# Run ECCS2 # Run ECCS2
#$BASEDIR/eccs2/runEccs2.py $BASEDIR/eccs2/runEccs2.py
# Run Failed Command again # Run Failed Command again
bash $BASEDIR/eccs2/logs/failed-cmd.sh bash $BASEDIR/eccs2/logs/failed-cmd.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment