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
[PATCH] guilt: improve patch header handling
[guilt/mob.git]
/
regression
/
t-026.sh
blob
c0c4de787e18d329db77cc88c9d75f3b229e0d39
1
#!/bin/bash
2
#
3
# Test the delete code
4
#
5
6
source
$REG_DIR
/
scaffold
7
8
cmd setup_repo
9
10
cmd guilt-delete mode
11
12
cmd list_files
13
14
cmd guilt-delete mode
15
# FIXME: this should return a non-zero status, no?
16
17
cmd list_files
18
19
cmd guilt-delete add
20
21
cmd list_files
22
23
# FIXME: test delete -f