summaryrefslogtreecommitdiff
path: root/test/install
diff options
context:
space:
mode:
Diffstat (limited to 'test/install')
-rw-r--r--test/install/.gitignore2
-rw-r--r--test/install/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/install/.gitignore b/test/install/.gitignore
index 0a948f916..fc29e5c69 100644
--- a/test/install/.gitignore
+++ b/test/install/.gitignore
@@ -1 +1 @@
-rpms/ \ No newline at end of file
+rpms/
diff --git a/test/install/README.md b/test/install/README.md
index 21e5ab26d..7150314a6 100644
--- a/test/install/README.md
+++ b/test/install/README.md
@@ -8,4 +8,4 @@ make -f .copr/Makefile srpm outdir=test/install/rpms
make -f .copr/Makefile build_binary outdir=test/install/rpms
```
-Then, run a container image build using the Dockerfiles in this directory. \ No newline at end of file
+Then, run a container image build using the Dockerfiles in this directory.