]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: new test-lib function to test for equality between files
[notmuch] / test / notmuch-test
index adc657d2d220d0a4bde7873bec80eff1fa18bf77..c81e3fc037301a328f0395b20dfa470ce5935dc9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Run tests
 #
@@ -54,4 +54,4 @@ done
 ./aggregate-results.sh test-results/*
 
 # Clean up
-rm -r test-results corpus.mail
+rm -rf test-results corpus.mail