repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wafsamba: fix pidl dependencies to rebuild on pidl changes
[Samba.git]
/
ctdb
/
tests
/
cunit
/
reqid_test_001.sh
blob
06259ba5cb260d3798303b2bcca9ee3a1c1c3f23
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
output
=
$
(
6
for
i
in
$
(
seq
0 1023
) ;
do
7
echo
"WARNING: attempt to remove unset id
$i
in idtree"
8
done
9
)
10
11
ok
"
$output
"
12
13
unit_test reqid_test