]> mj.ucw.cz Git - eval.git/blobdiff - submit/MO/Submit.pm
Reworked the installation machinery.
[eval.git] / submit / MO / Submit.pm
index a375058cc07176f2eea79bacf2b245fbf1931c55..18441dc791cc360ecff490debb6e498a6ca4f8c9 100644 (file)
@@ -23,7 +23,7 @@ sub new($) {
                "Cert" => "$mo/cert.pem",
                "CACert" => "$mo/ca-cert.pem",
                "Trace" => defined $ENV{"MO_SUBMIT_TRACE"},
                "Cert" => "$mo/cert.pem",
                "CACert" => "$mo/ca-cert.pem",
                "Trace" => defined $ENV{"MO_SUBMIT_TRACE"},
-               "History" => "$home/.history";  # Keep submission history in this directory
+               "History" => "$home/.history",  # Keep submission history in this directory
                "RefreshTimer" => 5000,         # How often GUI sends STATUS commands [ms]
                "user" => $user,
                "sk" => undef,
                "RefreshTimer" => 5000,         # How often GUI sends STATUS commands [ms]
                "user" => $user,
                "sk" => undef,