repo.or.cz
/
guilt
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove 'dash' commands and install os.* files
[guilt/mob.git]
/
regression
/
t-023.sh
blob
1e976fdce05e15ef317e2684dc9a6771309170b3
1
#!/bin/bash
2
#
3
# Test the top code
4
#
5
6
source
$REG_DIR
/
scaffold
7
8
cmd setup_repo
9
10
guilt series |
while
read
n
;
do
11
cmd guilt top
12
13
cmd list_files
14
15
cmd guilt push
16
17
cmd list_files
18
done
19
20
cmd guilt top
21
22
cmd list_files