summaryrefslogtreecommitdiff
path: root/testprogs/blackbox/test_cifsdd.sh
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-01-25 12:39:13 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:44:20 -0500
commit48bb9bc6cd4dba3b07b0013e59ae5559f566a32e (patch)
treeae9470075fdaf4871981b928489534bb0b428cfd /testprogs/blackbox/test_cifsdd.sh
parent11ba614ebbf0e6cd9757c6c857692e2e25832201 (diff)
downloadsamba-48bb9bc6cd4dba3b07b0013e59ae5559f566a32e.tar.gz
samba-48bb9bc6cd4dba3b07b0013e59ae5559f566a32e.tar.bz2
samba-48bb9bc6cd4dba3b07b0013e59ae5559f566a32e.zip
r21017: Actually run tests during test phase rather than when generating the recipe.
(This used to be commit b975ce3a471d29fb2c0691c65993f9dfeb066d79)
Diffstat (limited to 'testprogs/blackbox/test_cifsdd.sh')
-rwxr-xr-xtestprogs/blackbox/test_cifsdd.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/testprogs/blackbox/test_cifsdd.sh b/testprogs/blackbox/test_cifsdd.sh
index d216695821..588c308f9c 100755
--- a/testprogs/blackbox/test_cifsdd.sh
+++ b/testprogs/blackbox/test_cifsdd.sh
@@ -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.$$