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