X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flisp4.sh;h=e6325b0d8caf37c81cf6c830697345835b4bcc84;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=41dc87379dedc442a6ac9a3bba00866dd3737da2;hpb=f25f4bfcc358152a619b246bf91aa8653eb6cadd;p=platform%2Fupstream%2Fautomake.git diff --git a/t/lisp4.sh b/t/lisp4.sh old mode 100755 new mode 100644 index 41dc873..e6325b0 --- a/t/lisp4.sh +++ b/t/lisp4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2012 Free Software Foundation, Inc. +# Copyright (C) 2003-2013 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ # Report from Simon Josefsson. required=emacs -. ./defs || exit 1 +. test-init.sh cat > Makefile.am << 'EOF' lisp_LISP = am-one.el am-two.el am-three.el