3 lines
77 B
Bash
3 lines
77 B
Bash
|
#!/bin/bash
|
||
|
grep -q 'WARNING: possible circular locking dependency detected'
|