[PATCH rdma-core 3/3] pyverbs: Add shebang to ib_devices.py example

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The example file ib_devices.py has the execution bit set, but it misses
the shebang.

Signed-off-by: Benjamin Drung <benjamin.drung@xxxxxxxxxxxxxxx>
---
 pyverbs/examples/ib_devices.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyverbs/examples/ib_devices.py b/pyverbs/examples/ib_devices.py
index c38164b4..28884376 100755
--- a/pyverbs/examples/ib_devices.py
+++ b/pyverbs/examples/ib_devices.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
 # SPDX-License-Identifier: (GPL-2.0 OR Linux-OpenIB)
 # Copyright (c) 2018, Mellanox Technologies. All rights reserved. See COPYING file
 
-- 
2.17.1




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux