summaryrefslogtreecommitdiff
path: root/tests/tests/quilt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/quilt')
-rwxr-xr-xtests/tests/quilt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/quilt b/tests/tests/quilt
index e11e1ad..37cb8d1 100755
--- a/tests/tests/quilt
+++ b/tests/tests/quilt
@@ -46,7 +46,7 @@ zorkmid-options-=-42
END
for f in `cat debian/patches/series`; do
- egrep -q '^Author.*ijackson@chiark' debian/patches/$f
+ egrep -q '^From.*ijackson@chiark' debian/patches/$f
done
t-822-field ../${p}_${v}_*.changes Changes |