maint: make our use of gnulib's init.sh conform
[debian/gzip] / tests / stdin
index c7459c60e8edbd12e6d6d6a507e794d097ba5d93..2f41a8ca8cbcfcaa413c6607b7d908091e6f26aa 100755 (executable)
@@ -17,8 +17,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 a | gzip > in || framework_failure_
 printf aaa > exp || framework_failure_