merge with lucky
This commit is contained in:
14
tests/false_positive.sh
Normal file
14
tests/false_positive.sh
Normal file
@@ -0,0 +1,14 @@
|
||||
ulimit -n
|
||||
|
||||
echo "bip | bip ; coyotte > < \" "
|
||||
|
||||
echo "\\"
|
||||
|
||||
cat Makefile | grep pr | head -n 5 | cd test (mybin)
|
||||
echo $?
|
||||
|
||||
cat Makefile | grep pr | head -n 5 | cat test (bin)
|
||||
echo $?
|
||||
|
||||
cat Makefile | grep pr | head -n 5 | hello (NA)
|
||||
echo $?
|
||||
Reference in New Issue
Block a user