[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23751: version 1.8: errors in build and testsuite
From: |
Helmut Karlowski |
Subject: |
bug#23751: version 1.8: errors in build and testsuite |
Date: |
Sun, 12 Jun 2016 05:20:40 +0200 |
User-agent: |
Opera Mail/12.17 (Win32) |
Am 12.06.2016, 05:11 Uhr, schrieb Helmut Karlowski:
in line 261, but is executed by #!/bin/sh, which does not have a
type-builtin, and the test fails because of this (#!/bin/bash would
work).
Sorry, dash has a type-builtin.
--