projects
/
dragonfly.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
history
|
HEAD
make(1) tests: Messing with the CVS ID is no longer needed.
[dragonfly.git]
/
usr.bin
/
make
/
tests
/
variables
/
t0
/
expected.stdout
Commit
Line
Data
4cc2af49
MO
1
echo 0
2
0
3
echo 1
4
1
5
echo 0
6
0
7
# The following are soo broken why no syntax error?
8
echo
9
10
echo
11
12
echo
13
14
echo
15
16
echo
17
18
echo
19
20
echo
21
22
echo
23
24
echo
25
26
echo
27
28
echo
29
30
echo
31