summaryrefslogtreecommitdiffstats
path: root/community-scripts/rename/atomic/bug1034/gt.h
blob: da6a57ccf29cbf842cadbbc4472243810b79e09e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BUG1034_TEST_
#define _BUG1034_TEST_

// #define BASE_PATH "/common_mount_point/test_directory"
#define BASE_PATH "/sme_cluster/global/bug1034_test"

#define CYCLE_TIME   5
#define CYCLE_JITTER 5

#define SUBDIR_FILES 3

#endif	/* ! _BUG1034_TEST_ */