[pbuilder] 01/01: examples/B20autopkgtest: Use /bin/bash

Mattia Rizzolo mattia at debian.org
Wed Oct 4 20:15:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository pbuilder.

commit 8669d06ab98de347096a0746d925ba03f4740013
Author: Guido Günther <agx at sigxcpu.org>
Date:   Wed Oct 4 21:02:39 2017 +0200

    examples/B20autopkgtest: Use /bin/bash
    
    Closes: #874052
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 examples/B20autopkgtest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/B20autopkgtest b/examples/B20autopkgtest
index e2c3758..9a151f1 100644
--- a/examples/B20autopkgtest
+++ b/examples/B20autopkgtest
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # Copyright © 2012 Christoph Berg <myon at debian.org>
 #           © 2013 Michael Prokop <mika at debian.org>
 #           © 2015 Mattia Rizzolo <mattia at mapreri.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git



More information about the Pbuilder-maint mailing list