Whamcloud - gitweb
land b_eq on HEAD
[fs/lustre-release.git] / lustre / liblustre / tests / replay_single.c
old mode 100755 (executable)
new mode 100644 (file)
similarity index 99%
rename from lustre/liblustre/replay_single.c
rename to lustre/liblustre/tests/replay_single.c
index 1602a7c..6645056
@@ -384,6 +384,8 @@ int main(int argc, char * const argv[])
         sprintf(barrier_cmd, "ssh %s \"%s\"", mds_server, barrier_script);
         sprintf(failover_cmd, "ssh %s \"%s\"", mds_server, failover_script);
 
+        setenv(ENV_LUSTRE_TIMEOUT, "10", 1);
+
         __liblustre_setup_();
 
         t0();