rust-lightning/fuzz
Savil Srivastava dee4ce5171 [fuzz] remove \L in sed regex for filenames in gen_target.sh
Summary:
on `master` branch, if i ran `gen_target.sh` i would get the following output:
https://gist.github.com/savil/2b3114eaf34c3ef8499b65005e374841

Without it, I get the files generated that are already checked-in (as expected).

Looking at the sed docs (https://www.gnu.org/software/sed/manual/html_node/Regular-Expressions.html) i don't see an explanation for what `\L` may do in whatever regex sed follows. Does this look correct? cc @yuntai
2018-07-20 23:00:31 -07:00
..
fuzz_targets [fuzz] remove \L in sed regex for filenames in gen_target.sh 2018-07-20 23:00:31 -07:00
src/util Provide fallback for crypto's fixed_time_eq on non-x86/arm targets 2018-04-16 20:35:21 -04:00
.gitignore add .gitignore 2018-05-12 14:30:26 +09:00
Cargo.toml Shorten channelmonitor_deserialize_target's name for AFL 2018-07-18 14:36:48 -04:00
travis-fuzz.sh Make travis check that msg_targets match the template 2018-05-13 13:23:22 -04:00