020fc23776
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>
4 lines
52 B
Bash
Executable File
4 lines
52 B
Bash
Executable File
#!/bin/bash
|
|
|
|
prove -rf --timer $(dirname $0)/tests;
|