Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F11023670
D2934.id10426.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
592 B
Subscribers
None
D2934.id10426.diff
View Options
diff --git a/jobs/templates/includes/stage-apply-phabricator-diff.groovy.j2 b/jobs/templates/includes/stage-apply-phabricator-diff.groovy.j2
--- a/jobs/templates/includes/stage-apply-phabricator-diff.groovy.j2
+++ b/jobs/templates/includes/stage-apply-phabricator-diff.groovy.j2
@@ -48,7 +48,7 @@
echo "===== Changes applied before test ====="
echo
echo '```'
- git log ${ORIGINAL_TAG}..
+ git log --format=oneline ${ORIGINAL_TAG}..
echo '```'
else
echo '**Attempts to apply the diff failed!**'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 17, 4:55 PM (21 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3213928
Attached To
D2934: Use a shorter format for the git logs shown on Phabricator.
Event Timeline
Log In to Comment