7 lines
56 B
Bash
7 lines
56 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
#Replicate bug
|
||
|
|
||
|
#Interesting behavior
|
||
|
exit 1
|