Fix patch-git.lua
This commit is contained in:
parent
5871721386
commit
8b2a66270a
@ -46,7 +46,7 @@ actions:
|
||||
.. ' --date=default > ' .. git_log_file)
|
||||
replace: |
|
||||
'log --first-parent --no-decorate --no-renames --raw --pretty=fuller'
|
||||
.. ' --date=default > ' .. log_branch .. ' > ' .. git_log_file)
|
||||
.. ' --date=default ' .. log_branch .. ' > ' .. git_log_file)
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "%define target %{_target_cpu}-redhat-linux"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user