]> andersk Git - moira.git/blobdiff - regtape/students.dc
Initialize the SMS error table so that if there are errors, they can be
[moira.git] / regtape / students.dc
index 80462c781370628ca552c4ddd08fbcea566aad11..79f2cfb32bb6586fa1583ae41c9cc233a5fa48d3 100644 (file)
@@ -117,6 +117,7 @@ char **argv;
 
     setlinebuf(stdout);
     setlinebuf(stderr);
+    initialize_sms_error_table();
 
     EXEC SQL CONNECT moira;
     if (sqlca.sqlcode != 0) {
This page took 0.030162 seconds and 4 git commands to generate.