X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blobdiff_plain;f=regress%2Fr1test;h=564efaca378a7c47622d5fdcb5e74efb97b994b6;hp=0a5f9b2fe8e82d91dae0d841bd54d8b5f8bbddfa;hb=923ffa3f870b3eefbfb4f4580d1990da4d4e92f2;hpb=e16c09ea29b6cb09b1f9a098aaed65da5fa4501a diff --git a/regress/r1test b/regress/r1test index 0a5f9b2..564efac 100755 --- a/regress/r1test +++ b/regress/r1test @@ -7,7 +7,7 @@ # # It is part of adns, which is # Copyright (C) 1997-2000 Ian Jackson -# Copyright (C) 1999 Tony Finch +# Copyright (C) 1999-2000 Tony Finch # # 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 @@ -39,7 +39,7 @@ initstring="`cat init-$initfile.text`" xinitflagsf=$program-xinitflags.text if test -f $xinitflagsf then - initflags="$initflags $(cat $xinitflagsf)"; + initflags="$initflags `cat $xinitflagsf`"; else initflags="$initflags /" fi