Skip to content
Snippets Groups Projects
Commit 2427a61b authored by Jean-Denis Girard's avatar Jean-Denis Girard
Browse files

Trivial commit to check github push

parent ed81fda3
Branches
No related tags found
No related merge requests found
...@@ -2,9 +2,10 @@ ...@@ -2,9 +2,10 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# Decode Btrfs send stream # Decode Btrfs send stream
# btrfs send -p snap_old snap_cur --no-data -f /tmp/snaps-diff
# #
# Author: Jean-Denis Girard <jd.girard@sysnux.pf> # Author: Jean-Denis Girard <jd.girard@sysnux.pf>
#
from struct import unpack from struct import unpack
from sys import argv, exit, stdin, stderr from sys import argv, exit, stdin, stderr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment