"device_operation/include/reduction_operator_mapping.hpp" did not exist on "12dfba3d03f402c051e2129fa21f33264f4d26e5"
Commit 89768de7 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

experiments: rename dumbbell log

parent 242cae8e
......@@ -163,7 +163,7 @@ run_ns3_dumbbell() {
done
$NS3_BASE/cosim-run.sh cosim-dumbbell-example \
$ports $4 &>$OUTDIR/ns3_bridge.$1.log &
$ports $4 &>$OUTDIR/ns3_dumbbell.$1.log &
pid=$!
ALL_PIDS="$ALL_PIDS $pid"
return $pid
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment