Skip to content

Commit 56934c7

Browse files
committed
fix typo in driver for sysv_aa_2stage to run correct error checker
1 parent aa43f30 commit 56934c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TESTING/LIN/zdrvsy_aa_2stage.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ SUBROUTINE ZDRVSY_AA_2STAGE(
229229
* Test path
230230
*
231231
PATH( 1: 1 ) = 'Zomplex precision'
232-
PATH( 2: 3 ) = 'H2'
232+
PATH( 2: 3 ) = 'S2'
233233
*
234234
* Path to generate matrices
235235
*

0 commit comments

Comments
 (0)