glusterfs/run-tests.sh
Pranith Kumar K 020fc23776 Tests: Print the actual, expected values for EXPECT
Change-Id: I394d23c0ea15bd340041550660cc5def017b5f15
BUG: 764966
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Reviewed-on: http://review.gluster.org/4327
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
2012-12-18 18:29:22 -08:00

4 lines
52 B
Bash
Executable File

#!/bin/bash
prove -rf --timer $(dirname $0)/tests;