Skip to content

Commit

Permalink
Merge branch 'regression-rewrite'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpc committed Jan 20, 2008
2 parents 8410829 + 1a2550b commit b2bf0e2
Show file tree
Hide file tree
Showing 46 changed files with 3,755 additions and 939 deletions.
2 changes: 1 addition & 1 deletion guilt-push
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ do
die "Patch $p does not exist. Aborting."
fi

push_patch $p $abort_flag
push_patch "$p" $abort_flag

# bail if necessary
if [ $? -eq 0 ]; then
Expand Down
55 changes: 0 additions & 55 deletions regression/010-init.sh

This file was deleted.

21 changes: 0 additions & 21 deletions regression/011-no-repo.sh

This file was deleted.

77 changes: 0 additions & 77 deletions regression/020-push.sh

This file was deleted.

79 changes: 0 additions & 79 deletions regression/021-pop.sh

This file was deleted.

76 changes: 0 additions & 76 deletions regression/022-applied.sh

This file was deleted.

29 changes: 0 additions & 29 deletions regression/023-top.sh

This file was deleted.

Loading

0 comments on commit b2bf0e2

Please sign in to comment.