summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/shell.ml
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/browser/shell.ml')
-rw-r--r--otherlibs/labltk/browser/shell.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/labltk/browser/shell.ml b/otherlibs/labltk/browser/shell.ml
index be93ef5fd..1f1492de9 100644
--- a/otherlibs/labltk/browser/shell.ml
+++ b/otherlibs/labltk/browser/shell.ml
@@ -254,7 +254,7 @@ let may_exec =
let path_sep = if is_win32 then ";" else ":"
-let warnings = ref "Al"
+let warnings = ref Warnings.defaults_w
let program_not_found prog =
Jg_message.info ~title:"Error"