Ignore:
Timestamp:
May 29, 2015, 5:51:07 PM (9 years ago)
Author:
cfuguet
Message:

reconf: introduce scripts to get transactions latency in the synthetic
platform.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/run_broadcast_check.sh

    r995 r996  
    1313                                echo "./simul.x $ARGS ($LOGFILE)"
    1414                                ./simul.x $ARGS > $LOGFILE 2>/dev/null;
    15                                 ./check_broadcast.sh $LOGFILE
     15                                ./broadcast_check.sh $LOGFILE
    1616                                if [[ $? == 1 ]]; then
    1717                                        echo "FAILURE";
Note: See TracChangeset for help on using the changeset viewer.