Skip to content

Commit

Permalink
rbd-replay: Clean up prep-for-replay.py
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Crume <[email protected]>
  • Loading branch information
adamcrume authored and liewegas committed Aug 21, 2014
1 parent 25d3d42 commit e7bf657
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 203 deletions.
2 changes: 1 addition & 1 deletion examples/rbd-replay/run-prep-for-replay
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

PYTHONPATH=~/babeltrace/bindings/python/:~/babeltrace/bindings/python/.libs/ ../../src/rbd_replay/prep-for-replay.py traces/ust/uid/10002/64-bit
PYTHONPATH=~/babeltrace/bindings/python/:~/babeltrace/bindings/python/.libs/ ../../src/rbd_replay/prep-for-replay.py traces/ust/uid/10002/64-bit replay.bin
Loading

0 comments on commit e7bf657

Please sign in to comment.