]> andersk Git - moira.git/blobdiff - dcm/dcm.c
install startdcm correctly
[moira.git] / dcm / dcm.c
index e953a24e5f4ad9402089d13f1fd95e72fe3fdbac..8dfca839b937fa78f32c3132b199606655f28873 100644 (file)
--- a/dcm/dcm.c
+++ b/dcm/dcm.c
@@ -69,7 +69,7 @@ char *argv[];
                exit(1);
        } 
 
-       if (status = sms_connect()) {
+       if (status = sms_connect("")) {
            com_err(whoami, status, " on sms_connect");
            leave("connect failed");
        }
This page took 0.048893 seconds and 4 git commands to generate.