index
:
slstatus
master
slstatus patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loop.sh
blob: be231cf915fba87cddf9f03cbb3740119ec7dd16 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh
while
true
do
slstatus
status_reset
done