maint: make our use of gnulib's init.sh conform
[debian/gzip] / tests / mixed
index c3775c80efb7cee1697a35d9c6ccfec333310ae4..7a0973b35368f121b8b7bdc1e8a1f0186ceddb9c 100644 (file)
@@ -18,8 +18,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # limit so don't run it by default.
 
-: ${srcdir=.}
-. "$srcdir/init.sh"; path_prepend_ ..
+. "${srcdir=.}/init.sh"; path_prepend_ ..
 
 printf 'xxx\nyyy\n'      > exp2 || framework_failure_
 printf 'aaa\nbbb\nccc\n' > exp3 || framework_failure_