X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2Ftest-reopen.sh;h=321f2a02f625e42c2a499120ba34cbf023379c29;hb=47963bc9cc0b47af0541010a4fa14260405acaa5;hp=7901754a86d16e0e11e22d04495c7d2dd31b32af;hpb=8d167a98eca95352e36775068bbc0d90f3009edb;p=libguestfs.git diff --git a/regressions/test-reopen.sh b/regressions/test-reopen.sh index 7901754..321f2a0 100755 --- a/regressions/test-reopen.sh +++ b/regressions/test-reopen.sh @@ -1,4 +1,4 @@ -#!/bin/sh - +#!/bin/bash - # libguestfs # Copyright (C) 2009 Red Hat Inc. # @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Test reopening the handle in the same process. This used to fail # but was corrected in 03e1f74ee08dc71bc09cc7655bf4732685f80b43.