diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2018-12-06 00:13:35 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2018-12-06 00:13:35 +0000 |
| commit | 14ed4acf373acf4a08f80acf1689d5f967460af0 (patch) | |
| tree | beec9a380ea6fe2383a4876e5a908622d6e16edf /unit-tests/Makefile.in | |
| parent | a5422567f996e7316e1e9471b8b993f146212fcd (diff) | |
Notes
Diffstat (limited to 'unit-tests/Makefile.in')
| -rw-r--r-- | unit-tests/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/unit-tests/Makefile.in b/unit-tests/Makefile.in index 4ee94bd87f68..e51d25455a50 100644 --- a/unit-tests/Makefile.in +++ b/unit-tests/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.48 2015/12/07 04:06:29 sjg Exp $ +# $Id: Makefile.in,v 1.49 2018/09/21 21:39:05 sjg Exp $ # -# $NetBSD: Makefile,v 1.52 2015/05/05 21:51:09 sjg Exp $ +# $NetBSD: Makefile,v 1.53 2018/05/24 00:25:44 christos Exp $ # # Unit tests for make(1) # The main targets are: @@ -54,6 +54,7 @@ TESTNAMES= \ unexport-env \ varcmd \ varmisc \ + varquote \ varshell # these tests were broken by referting POSIX chanegs |
