Tests: Remove unused variable
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 6 Oct 2015 16:07:41 +0000 (12:07 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 13 Sep 2018 21:31:21 +0000 (17:31 -0400)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/mi/test_mi

index 08ee616dafd7ef3e5f08f51fc0e9c2e87b0656a4..c6c01821869af97b521b12664319914873e37b09 100755 (executable)
@@ -746,7 +746,6 @@ function test_track_untrack ()
        diag "Test track/untrack pid"
 
        local session_name="testTrack"
-       local snapshot_path="$OUTPUT_DIR/trackoutput"
        local pid="1,2,3"
        OUTPUT_FILE="track.xml"
 
This page took 0.02504 seconds and 4 git commands to generate.