From: rootfs Date: Tue, 22 Jul 2014 15:31:37 +0000 (-0400) Subject: uncomment cleanup command X-Git-Tag: v0.84~79^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2105%2Fhead;p=ceph.git uncomment cleanup command --- diff --git a/qa/workunits/hadoop-wordcount/test.sh b/qa/workunits/hadoop-wordcount/test.sh index 4cb4511133de..d670610ac332 100755 --- a/qa/workunits/hadoop-wordcount/test.sh +++ b/qa/workunits/hadoop-wordcount/test.sh @@ -46,7 +46,7 @@ $command5 $command6 $command7 $command8 -#$command9 +$command9 echo "completed hadoop-wordcount test" exit 0