Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2005 15:25:04 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/usr.bin/make/shell/builtin Makefile expected.status expected.stderr expected.stdout sh.sh test.t
Message-ID:  <200505201525.j4KFP4LF048298@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-05-20 15:25:04 UTC

  FreeBSD src repository

  Added files:
    tools/regression/usr.bin/make/shell/builtin Makefile 
                                                expected.status 
                                                expected.stderr 
                                                expected.stdout 
                                                sh.sh test.t 
  Log:
  Add a test to check whether in compat mode make detectes builtins
  on the command line and really executes the shell instead of directly
  executing the command.
  
  Revision  Changes    Path
  1.1       +30 -0     src/tools/regression/usr.bin/make/shell/builtin/Makefile (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/builtin/expected.status (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/builtin/expected.stderr (new)
  1.1       +0 -0      src/tools/regression/usr.bin/make/shell/builtin/expected.stdout (new)
  1.1       +6 -0      src/tools/regression/usr.bin/make/shell/builtin/sh.sh (new)
  1.1       +13 -0     src/tools/regression/usr.bin/make/shell/builtin/test.t (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505201525.j4KFP4LF048298>