From: Robert Kaiser Date: Wed, 29 Jul 2009 12:07:51 +0000 (+0200) Subject: allow to pass parameters to the script X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=commitdiff_plain;h=8c55f8f426d3be42c14c0412df74b4e928efaad3 allow to pass parameters to the script --- diff --git a/mandelbrot b/mandelbrot index 7d05df5..3a58794 100755 --- a/mandelbrot +++ b/mandelbrot @@ -68,4 +68,4 @@ fi # add -jsconsole for debugging -$xulrunner --app $app_ini +$xulrunner --app $app_ini $@