aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/depsrc-wait.exp
blob: d1a60fbaa6e65b368000c7ac1defe8bc244f6ffb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a ---
echo a
a
--- b1 ---
echo b1
b1
--- b ---
echo b
b
--- x ---
echo x
x
exit status 0