~maddevelopers/mg5amcnlo/2.6.6_bug_1813292

« back to all changes in this revision

Viewing changes to Template/LO/bin/internal/store4grid

  • Committer: olivier-mattelaer
  • Date: 2017-05-26 07:48:55 UTC
  • mfrom: (271.1.33 2.5.5)
  • Revision ID: olivier-mattelaer-20170526074855-r463wfxlom110fiu
passĀ theĀ 2.5.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
        for j in ftn26.gz ; do
54
54
            if [[ -e $1_$j ]]; then
55
55
                mv -f $1_$j default_$j
 
56
            elif [[ -e $j ]]; then
 
57
                mv -f $j default_$j
 
58
            elif [[ -e ftn26 ]]; then
 
59
                gzip ftn26
 
60
                mv -f $j default_$j
56
61
            fi
57
62
        done
58
63
        cd ../