URI:
       tMerge pull request #246 from Narrat/bug/slam - tomb - the crypto undertaker
  HTML git clone git://parazyd.org/tomb.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 8832471170e97bf71ff9a51e54e4915602cb1868
   DIR parent 5b7f875f3d92ae13b7cc2570f4cc08d7c30f2a87
  HTML 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:
         M tomb                                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/tomb b/tomb
       t@@ -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