Skip to content

Commit

Permalink
Merge pull request #108 from zowe/bugfix/v2/heappools-64-fix
Browse files Browse the repository at this point in the history
Set HEAPPOOLS64 to OFF
  • Loading branch information
1000TurquoisePogs authored Apr 16, 2024
2 parents 6321d22 + e39805f commit 80184b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samplib/ZWESLSTC
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
//********************************************************************/
//STDENV DD *
_CEE_ENVFILE_CONTINUATION=\
_CEE_RUNOPTS=HEAPPOOLS(OFF)
_CEE_RUNOPTS=HEAPPOOLS(OFF),HEAPPOOLS64(OFF)
_EDC_UMASK_DFLT=0002
CONFIG=#zowe_yaml
/*

0 comments on commit 80184b2

Please sign in to comment.