Skip to content

Commit baf37e5

Browse files
committed
Fix to remove unnecessary noise on success (exit code is enough)
1 parent b8ac53c commit baf37e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: check-config.pl

-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ package virtual_server;
6868
&clear_links_cache();
6969

7070
&run_post_actions();
71-
72-
print "OK\n";
7371
}
7472

7573
&virtualmin_api_log(\@OLDARGV, $doms[0]);

0 commit comments

Comments
 (0)