[PATCH] Documentation/Makefile: Run xmlto with --skip-validation
[guilt.git] / regression / t-026.sh
blob5f293523ab6e1be0035784889c4e5ca7790e0581
1 #!/bin/bash
3 # Test the delete code
6 source $REG_DIR/scaffold
8 cmd setup_repo
10 cmd guilt delete mode
12 cmd list_files
14 cmd guilt delete mode
15 # FIXME: this should return a non-zero status, no?
17 cmd list_files
19 cmd guilt delete add
21 cmd list_files
23 # FIXME: test delete -f