Merge lp:~jontai/openvista-gtm-integration/bug361469 into lp:openvista-gtm-integration

Proposed by Jon Tai
Status: Merged
Merged at revision: not available
Proposed branch: lp:~jontai/openvista-gtm-integration/bug361469
Merge into: lp:openvista-gtm-integration
Diff against target: 18 lines (+2/-2)
1 file modified
mumps/ZOSV2GTM.m (+2/-2)
To merge this branch: bzr merge lp:~jontai/openvista-gtm-integration/bug361469
Reviewer Review Type Date Requested Status
jeff.apple Approve
Review via email: mp+15565@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jon Tai (jontai) wrote :

One-liner, should be an easy review...

Revision history for this message
jeff.apple (jeff-apple) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'mumps/ZOSV2GTM.m'
--- mumps/ZOSV2GTM.m 2009-12-01 23:20:17 +0000
+++ mumps/ZOSV2GTM.m 2009-12-02 17:45:20 +0000
@@ -1,4 +1,4 @@
1%ZOSV2 ;ISF/RWF MSC/JDS - More GT.M support routines ;1DEC20091%ZOSV2 ;ISF/RWF MSC/JDS,JKT - More GT.M support routines ;2DEC2009
2 ;;8.0;KERNEL;**275,MSC**;Jul 10, 19952 ;;8.0;KERNEL;**275,MSC**;Jul 10, 1995
3 Q3 Q
4 ;SAVE: DIE open array reference.4 ;SAVE: DIE open array reference.
@@ -17,7 +17,7 @@
17 Q17 Q
18NULL() ;Open and use null to hide talking. Return open name18NULL() ;Open and use null to hide talking. Return open name
19 ;Doesn't work for compile errors19 ;Doesn't work for compile errors
20 N %N S %N=$S($ZV["VMS":"NLA0:",1:"/dev/nul")20 N %N S %N=$S($ZV["VMS":"NLA0:",1:"/dev/null")
21 O %N U %N21 O %N U %N
22 Q %N22 Q %N
23 ;23 ;

Subscribers

People subscribed via source and target branches