summaryrefslogtreecommitdiff
path: root/tests/tests/clone-skew
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/clone-skew')
-rwxr-xr-xtests/tests/clone-skew8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/tests/clone-skew b/tests/tests/clone-skew
index cedcf1f..39fcb41 100755
--- a/tests/tests/clone-skew
+++ b/tests/tests/clone-skew
@@ -15,6 +15,14 @@ t_archive_ln_s=cp
t-archive example 1.0-1
t-git-none
+perl -i -ne '
+ print or die $!;
+ s/1.0-1/1.0-1+0.1/g;
+ s/ \w/ sprintf " %x", $& ^ 1 /e;
+ print or die $!;
+' $tmp/aq/package.sid.$p
+t-aq-archive-updated sid $p
+
t-dgit clone $p
cd $p