Update CI test

This commit is contained in:
serge-sans-paille 2021-03-01 18:00:21 +01:00
parent 07b0597d06
commit 76ffb7cb0e
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%global rc_ver 2
%global baserelease 2
%global baserelease 3
%global lldb_srcdir %{name}-%{version}%{?rc_ver:rc%{rc_ver}}.src
Name: lldb
@ -129,6 +129,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
%{python3_sitearch}/lldb
%changelog
* Mon Mar 01 2021 sguelton@redhat.com - 12.0.0-3.rc2
- Update CI test
* Thu Feb 25 2021 sguelton@redhat.com - 12.0.0-0.2.rc2
- 12.0.0-rc2 release

View File

@ -2,7 +2,7 @@
set -ex
g++ -g test.cpp
g++ -gdwarf-4 -g test.cpp
test `lldb -b -o 'breakpoint set --file test.cpp --line 7' -o run -o 'p v' -- a.out \
| grep \