[PATCH] guilt: fix "from: xxx" filtering in the patch description
[guilt.git] / regression / t-023.sh
blob1e976fdce05e15ef317e2684dc9a6771309170b3
1 #!/bin/bash
3 # Test the top code
6 source $REG_DIR/scaffold
8 cmd setup_repo
10 guilt series | while read n ; do
11 cmd guilt top
13 cmd list_files
15 cmd guilt push
17 cmd list_files
18 done
20 cmd guilt top
22 cmd list_files