Remove typo

This commit is contained in:
Lukas Javorsky 2023-04-26 13:41:27 +00:00
commit e9782dd4f4

View file

@ -110,7 +110,6 @@ rlJournalStart
# This is the workaround to the RPM_ARCH not defined fail due to the package-notes dependency
# More in this thread: https://lists.fedorahosted.org/archives/list/devel@lists.fedoraproject.org/thread/UHJGLOXDDDRTHG4SC5P5FDF37OAMNRDH/
rlRun 'eval "$(rpm --eval %___build_pre)"; cd /home/tar-testsuite/rpmbuild/BUILD/tar-*' 0 "setting environment"
runtest.sh
# Using system /bin/tar for testsuite
wrapper='export PATH=/bin ; exec tar "$@"'