Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77726
b: "refs/heads/CMSSW_7_1_X"
c: 57a0bb5
h: "refs/heads/CMSSW_7_1_X"
v: v3
  • Loading branch information
Vincenzo Innocente committed Nov 12, 2009
1 parent 64070ac commit 6c3f0da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": e535a8610a8982a60e0a6e53d65a93cfb5244f66
"refs/heads/CMSSW_7_1_X": 57a0bb5f17ecae144e8074ce22744ca2d2769f5a
1 change: 1 addition & 0 deletions trunk/CondCore/Utilities/bin/cmscond_duplicate_iov.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ int cond::DuplicateIOVUtilities::execute(){
cond::DbScopedTransaction transaction(destDb);
transaction.start(false);
editor->append(since,payload);
editor->stamp(cond::userInfo(),false);
transaction.commit();
}

Expand Down

0 comments on commit 6c3f0da

Please sign in to comment.