r21736: Fix the smbclient test to do something more interesting with the last
[ira/wip.git] / testprogs / blackbox / test_cifsdd.sh
index d216695821ea3feb50e3f0e156ead6d0a0827ba8..588c308f9c87520030941e23e93644e5eac25d2e 100755 (executable)
@@ -37,8 +37,6 @@ testit() {
        return $status
 }
 
-
-
 runcopy() {
        message="$1"
        shift
@@ -48,7 +46,7 @@ runcopy() {
 }
 
 compare() {
-    tesit "$1" cmp "$2" "$3"
+    testit "$1" cmp "$2" "$3"
 }
 
 sourcepath=tempfile.src.$$