repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
chromium,chromedriver: 129.0.6668.91 -> 129.0.6668.100
[NixPkgs.git]
/
pkgs
/
by-name
/
bm
/
bmake
/
004-unconditional-ksh-test.diff
blob
117b85da16d1d8ccba8de257698bee14d0e563a4
1
--- bmake/unit-tests/Makefile.orig 2021-07-04 19:13:09.068094922 +0200
2
+++ bmake/unit-tests/Makefile 2021-07-04 19:13:14.630080696 +0200
3
@@ -295,9 +295,7 @@
4
TESTS+= sh-single-line
5
TESTS+= shell-csh
6
TESTS+= shell-custom
7
-.if exists(/bin/ksh)
8
TESTS+= shell-ksh
9
-.endif
10
TESTS+= shell-sh
11
TESTS+= suff-add-later
12
TESTS+= suff-clear-regular