init.sh: fix an error in the previous change; add more comments
authorJim Meyering <meyering@redhat.com>
Sun, 16 May 2010 20:30:00 +0000 (22:30 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 16 May 2010 20:30:00 +0000 (22:30 +0200)
commit1a183f8268eb1aae67bbc6bf65d98c703ac7983b
treead9541630f4a68f48756f27cb6c5ea7afd3d3e04
parentcfa7f85bf1b1b1dcb51b27dc615f85e62710c056
init.sh: fix an error in the previous change; add more comments

* tests/init.sh: Compare exit code in loop against 9, not 2.
Patch by Bruno Haible.
Make the two tests more similar by adding an empty "then" clause.
Add comments.
ChangeLog
tests/init.sh