X-Git-Url: http://git.hcoop.net/bpt/coccinelle.git/blobdiff_plain/feec80c30d140c69f5d894bd09b6071247d0fbaa..d6ce1786f27a05efa53cabeca92fc8e744a4b239:/demos/sgrep/run.sh diff --git a/demos/sgrep/run.sh b/demos/sgrep/run.sh index 3a3239d..ee33154 100644 --- a/demos/sgrep/run.sh +++ b/demos/sgrep/run.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/sh find linux -name "*\.c" -exec ../../spatch.opt -cocci_file intr4.cocci {} \ -no_show_ctl_text -no_show_transinfo -no_parse_error_msg -no_show_misc \