summaryrefslogtreecommitdiff
path: root/mac/sar/test/maximus_test/src/Maximus_sar.cpp
diff options
context:
space:
mode:
authorlaranjeiro2007-12-17 08:34:22 +0000
committerlaranjeiro2007-12-17 08:34:22 +0000
commit1489ee73b377d9e646c4f92f17ec957a028ce1b0 (patch)
tree50f85d0839bd8ea2fea00760db7f6d1938937378 /mac/sar/test/maximus_test/src/Maximus_sar.cpp
parentc37597c494d219f8d760bf026f74001cf9e96852 (diff)
Update the Test with the modifications of the SAR.
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1151 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'mac/sar/test/maximus_test/src/Maximus_sar.cpp')
-rw-r--r--mac/sar/test/maximus_test/src/Maximus_sar.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/sar/test/maximus_test/src/Maximus_sar.cpp b/mac/sar/test/maximus_test/src/Maximus_sar.cpp
index c5fce74efa..adbc0f9b42 100644
--- a/mac/sar/test/maximus_test/src/Maximus_sar.cpp
+++ b/mac/sar/test/maximus_test/src/Maximus_sar.cpp
@@ -186,9 +186,9 @@ int launch_x_segs (int argc, char *argv[], sar_max_job_t *sar_max_job)
maximus.init (argc, argv);
Sta station1 = maximus.create_sta ();
- station1.debug ();
+ //station1.debug ();
Sta station2 = maximus.create_sta ();
- station2.debug ();
+ //station2.debug ();
// activate the sta 1 logs
Msg fc = maximus.create_fc ("activate_logs");