typo
This commit is contained in:
parent
383e1befd5
commit
c3b7ff3a05
|
@ -239,7 +239,7 @@ Compile_Spectral_GNU:
|
||||||
script:
|
script:
|
||||||
- module load $GNUCompiler $MPICH_GNU $PETSc_MPICH_GNU
|
- module load $GNUCompiler $MPICH_GNU $PETSc_MPICH_GNU
|
||||||
- cp -r SpectralAll_compile SpectralAll_compile_GNU
|
- cp -r SpectralAll_compile SpectralAll_compile_GNU
|
||||||
- SpectralAll_GNU/test.py
|
- SpectralAll_compile_GNU/test.py
|
||||||
except:
|
except:
|
||||||
- master
|
- master
|
||||||
- release
|
- release
|
||||||
|
|
Loading…
Reference in New Issue