8 lines
320 B
Diff
8 lines
320 B
Diff
--- bcache-tools-1.0.8/bcache-status.orig 2015-06-20 08:56:22.343589706 +0200
|
|
+++ bcache-tools-1.0.8/bcache-status 2015-06-20 08:56:39.971692433 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/env python3
|
|
#
|
|
# Dumb script to dump (some) of bcache status
|
|
# Copyright 2014 Darrick J. Wong. All rights reserved.
|