aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-23 23:32:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-23 23:32:57 +0300
commitb76f47b910bd924f1384dad71043d39f5dfe1f18 (patch)
tree1dad628e1e63121d592b3c2b0ccb6b8cdd9563f6 /tests
parent0a66376a54b3ef4b1c754e65cc2f7d0e8b2987e8 (diff)
Cleanup some files replacing tabs with spaces
Diffstat (limited to 'tests')
-rw-r--r--tests/ci/ci-dir.testscript2
-rw-r--r--tests/ci/ci-load.testscript6
-rw-r--r--tests/submit/submit-git.testscript6
3 files changed, 7 insertions, 7 deletions
diff --git a/tests/ci/ci-dir.testscript b/tests/ci/ci-dir.testscript
index 66a1042..c850df0 100644
--- a/tests/ci/ci-dir.testscript
+++ b/tests/ci/ci-dir.testscript
@@ -89,7 +89,7 @@
$clone_root_data_clean;
sed -i -e "s%^\(repository:\) .+\$%\\1 http://example.com/repo.git%" \
- $data_dir/request.manifest;
+ $data_dir/request.manifest;
$* >>~"%EOO%"
: 1
diff --git a/tests/ci/ci-load.testscript b/tests/ci/ci-load.testscript
index 9de6b75..bc0d521 100644
--- a/tests/ci/ci-load.testscript
+++ b/tests/ci/ci-load.testscript
@@ -201,8 +201,8 @@
%.
reference: $request_id
EOO
- %.*:.*%+
- EOE
+ %.*:.*%+
+ EOE
}
}
}
@@ -233,7 +233,7 @@
$clone_root_data_clean;
sed -i -e "s%^\(repository:\) .+\$%\\1 http://example.com/repo.git%" \
- $data_dir/request.manifest;
+ $data_dir/request.manifest;
$* >>~"%EOO%"
: 1
diff --git a/tests/submit/submit-git.testscript b/tests/submit/submit-git.testscript
index 83e39a7..122c9ae 100644
--- a/tests/submit/submit-git.testscript
+++ b/tests/submit/submit-git.testscript
@@ -893,7 +893,7 @@ pkg_ctl="$prj_ctl/hello.git"
$clone_root_data_clean;
sed -i -e 's%^(sha256sum:) .+$%\1 59941e842667%' \
- $data_dir/request.manifest;
+ $data_dir/request.manifest;
$clone_root_tgt;
$g clone tgt.git &tgt/***;
@@ -927,7 +927,7 @@ pkg_ctl="$prj_ctl/hello.git"
{
$clone_root_data_clean;
sed -i -e 's%^(control:) .+$%\1 http://non-existent-host/path/rep.git%' \
- $data_dir/request.manifest;
+ $data_dir/request.manifest;
$clone_root_tgt;
@@ -944,7 +944,7 @@ pkg_ctl="$prj_ctl/hello.git"
{
$clone_root_data_clean;
sed -i -e 's%^(control:) .+$%\1 http://example.com/path/rep.git%' \
- $data_dir/request.manifest;
+ $data_dir/request.manifest;
$clone_root_tgt;