summaryrefslogtreecommitdiffstats
path: root/tests/changelog.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/changelog.rc')
-rw-r--r--tests/changelog.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/changelog.rc b/tests/changelog.rc
new file mode 100644
index 00000000000..e3b040226ec
--- /dev/null
+++ b/tests/changelog.rc
@@ -0,0 +1,4 @@
+
+function count_htime_files {
+ ls -l $B0/$V0"1"/.glusterfs/changelogs/htime/ | grep HTIME | wc -l
+}