Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
To stop NS3 in a consistant state at its next occuring event time, make sure it has...
[simgrid.git] / teshsuite / xbt / log_usage / log_usage_ndebug.tesh
index 40485cc813c616b7324aa42c7ad4429a16b8a0a1..113c106e986e38e518a291699073ed56a9744c9c 100644 (file)
@@ -1,17 +1,17 @@
-#! ./tesh
+#!/usr/bin/env tesh
 
-$ $SG_TEST_EXENV ${bindir:=.}/log_usage "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] Test with the settings ''
-> [  0.000000] [0:@] val=2
-> [  0.000000] [0:@] false alarm!
-> [  0.000000] [0:@] Test with the settings ' '
-> [  0.000000] [0:@] val=2
-> [  0.000000] [0:@] false alarm!
-> [  0.000000] [0:@] Test with the settings ' test.thres:info root.thres:info  '
-> [  0.000000] [0:@] val=2
-> [  0.000000] [0:@] false alarm!
-> [  0.000000] [0:@] Test with the settings ' test.thres:verbose root.thres:error '
-> [  0.000000] [0:@] val=2
-> [  0.000000] [0:@] false alarm!
-> [  0.000000] [0:@] Test with the settings ' test.thres:critical '
-> [  0.000000] [0:@] false alarm!
+$ ${bindir:=.}/log_usage "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
+> [  0.000000] [0:maestro@] Test with the settings ''
+> [  0.000000] [0:maestro@] val=2
+> [  0.000000] [0:maestro@] false alarm!
+> [  0.000000] [0:maestro@] Test with the settings ' '
+> [  0.000000] [0:maestro@] val=2
+> [  0.000000] [0:maestro@] false alarm!
+> [  0.000000] [0:maestro@] Test with the settings ' test.thres:info root.thres:info  '
+> [  0.000000] [0:maestro@] val=2
+> [  0.000000] [0:maestro@] false alarm!
+> [  0.000000] [0:maestro@] Test with the settings ' test.thres:verbose root.thres:error '
+> [  0.000000] [0:maestro@] val=2
+> [  0.000000] [0:maestro@] false alarm!
+> [  0.000000] [0:maestro@] Test with the settings ' test.thres:critical '
+> [  0.000000] [0:maestro@] false alarm!