[PATCH] Don't exclude all hunspell dictionaries

Bernie Innocenti bernie at codewiz.org
Mon Sep 6 20:33:32 EDT 2010


El Tue, 07-09-2010 a las 02:29 +0200, Bernie Innocenti escribió:

> --- /dev/null
> +++ b/modules/custom_scripts/sugar_coredump.sh
> @@ -0,0 +1,7 @@
> +#!/bin/bash
> +
> +# let Sugar to dump core
> +# will hopefully let us track down sl#2064
> +cat >"$INSTALL_ROOT/home/olpc/.xsession" <<__EOF__
> +ulimit -c unlimited
> +__EOF__

Oops. This hunk was obviously meant to be part of another commit, please
ignore.

-- 
   // Bernie Innocenti - http://codewiz.org/
 \X/  Sugar Labs       - http://sugarlabs.org/




More information about the Devel mailing list