]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
tests: ceph-disk tests are not shell
authorLoic Dachary <ldachary@redhat.com>
Thu, 8 Jun 2017 17:03:11 +0000 (19:03 +0200)
committerLoic Dachary <ldachary@redhat.com>
Fri, 14 Jul 2017 17:47:00 +0000 (19:47 +0200)
Signed-off-by: Loic Dachary <loic@dachary.org>
src/ceph-disk/tests/test_main.py
src/ceph-disk/tests/test_prepare.py

index 97698b9ce5adb3fb4f12a5e8979bd4c7f81744e1..ef6d7d4456e67af0911ab64d7a73bc26fb12d606 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env python
 #
 # Copyright (C) 2015, 2016 Red Hat <contact@redhat.com>
 #
index cf3a219f8a20a6ee0e16c88c99b73318c686b55e..8539e70b1a2f7f1ed36df2e1240f9271be815d54 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env python
 #
 # Copyright (C) 2015, 2016 Red Hat <contact@redhat.com>
 #