Skip to content

Commit ea10210

Browse files
committed
Updated usage of testDatasets.sh script
1 parent 6e1c5ef commit ea10210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/testDatasets.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
if [ $# -ne 2 ]
44
then
55
echo "Arguments not correctly supplied"
6-
echo "Usage: sh testDatasets <num_reducers1> <dir1> <num_reducers2> <dir2>"
6+
echo "Usage: sh testDatasets <dir1> <dir2>"
77
exit
88
fi
99

0 commit comments

Comments
 (0)