Changeset: ec9f9f9348f9 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ec9f9f9348f9
Modified Files:
        monetdb5/modules/mal/Tests/inspect05.stable.out.Windows
Branch: Dec2011
Log Message:

Approve Windows-specific output.


diffs (14 lines):

diff --git a/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows 
b/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows
old mode 100644
new mode 100755
--- a/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows
+++ b/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows
@@ -3193,7 +3193,7 @@ end main;
 [ "date",                        "command",      "mtime",        "(s:str):date 
",                                                                              
                                          "MTIMEdate_fromstr;"                  
                  ]
 [ "date",                "command",      "mtime",        "(X_1:void):date ",   
                                                                                
                                                                                
                                                                                
  "MTIMEnil2date;"                        ]
 [ "date",                "command",      "mtime",        "(X_1:date):date ",   
                                                                                
                                                                                
                                                                                
  "MTIMEdate2date;"                       ]
-[ "date_add_month_interval",     "command",      "mtime",        
"(t:date,s:int):date ",                                                         
                                                        
"MTIMEdate_add_month_interval_wrap;"                    ]
+[ "date_add_month_interval",     "command",      "mtime",        
"(t:date,s:int):date ",                                                         
                                "MTIMEdate_addmonths;"                          
]
 [ "date_add_msec_interval", "command",   "mtime",        "(t:date,ms:lng):date 
",                                                                              
                                                                                
                                                                                
  "MTIMEdate_add_msec_interval_lng_wrap;"  ]
 [ "date_add_sec_interval",       "command",      "mtime",        
"(t:date,s:int):date ",                                                         
                                                        
"MTIMEdate_add_sec_interval_wrap;"                      ]
 [ "date_sub_msec_interval", "command",   "mtime",        "(t:date,ms:lng):date 
",                                                                              
                                                                                
                                                                                
  "MTIMEdate_sub_msec_interval_lng_wrap;"  ]
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to