Changeset 880 for rpmbuild-bot
- Timestamp:
- Oct 31, 2016, 6:12:31 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rpmbuild-bot/rpmbuild-bot.sh
r879 r880 588 588 With the following commit message: 589 589 $commit_msg 590 You will now be presented a diff for careful inspection. Type YES to continue." 590 The repository will be updated now and then you will get a diff for careful 591 inspection. Type YES to continue." 591 592 592 593 local answer= … … 599 600 [ -x `which sed` ] && pager="sed -e '' | $pager" 600 601 fi 602 run svn up "$spec_dir" 601 603 echo 602 604 svn diff "$commit_items" | "$pager"
Note:
See TracChangeset
for help on using the changeset viewer.