commit 8832471170e97bf71ff9a51e54e4915602cb1868
parent 5b7f875f3d92ae13b7cc2570f4cc08d7c30f2a87
Author: Jaromil <jaromil@dyne.org>
Date: Thu, 9 Feb 2017 02:23:10 +0100
Merge pull request #246 from Narrat/bug/slam
lsof should be correctly detected now
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tomb b/tomb
@@ -810,7 +810,7 @@ _ensure_dependencies() {
command -v wipe 1>/dev/null 2>/dev/null && WIPE=(wipe -f -s)
# Check for lsof for slamming tombs
- command -v lsof -h 1>/dev/null 2>/dev/null || LSOF=0
+ command -v lsof 1>/dev/null 2>/dev/null || LSOF=0
# Check for steghide
command -v steghide 1>/dev/null 2>/dev/null || STEGHIDE=0
# Check for resize