Meta/DoKernelOrg: skip if i386 is not ready yet
[git/spearce.git] / V
blobf6553a4e4e73c8faf1b527e4b168cd9da820c021
1 #!/bin/sh
2 for v in maint master next pu
3 do
4 echo $v $(git-describe $v) $($HOME/git-$v/bin/git version)
5 done