From 26987688f06bb3f53ae4c49e621916615b264796 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 23 Mar 2019 23:29:47 +0300 Subject: Cleanup some files replacing tabs with spaces --- tests/pkg-build.testscript | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'tests/pkg-build.testscript') diff --git a/tests/pkg-build.testscript b/tests/pkg-build.testscript index 6724a4e..cbcd35f 100644 --- a/tests/pkg-build.testscript +++ b/tests/pkg-build.testscript @@ -3,9 +3,9 @@ # license : MIT; see accompanying LICENSE file .include common.testscript \ - config.testscript \ - remote.testscript \ - remote-git.testscript + config.testscript \ + remote.testscript \ + remote-git.testscript # Source repository: # @@ -1738,7 +1738,7 @@ test.options += --no-progress configured libbar/0.0.1 EOE - $pkg_drop libbar + $pkg_drop libbar } : version-to-wildcard @@ -1856,7 +1856,7 @@ test.options += --no-progress configured libbar/0.0.1 EOE - $pkg_drop libbar + $pkg_drop libbar } : src-to-version @@ -1886,7 +1886,7 @@ test.options += --no-progress configured libbar/0.0.1 EOE - $pkg_drop libbar + $pkg_drop libbar } } @@ -3273,7 +3273,7 @@ test.options += --no-progress $pkg_disfigure libhello 2>'disfigured libhello/1.0.1'; $pkg_purge libhello 2>'purged libhello/1.0.1'; - rm -r cfg/ + rm -r cfg/ } : unpacked @@ -3297,7 +3297,7 @@ test.options += --no-progress $pkg_disfigure libhello 2>'disfigured libhello/1.0.1'; $pkg_purge libhello 2>'purged libhello/1.0.1'; - rm -r cfg/ + rm -r cfg/ } } } -- cgit v1.1