-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--- yaml --- svn_rev: 36452 current_ref: refs/heads/CMSSW_7_0_X current_commit: 56aa19d head_branch: refs/heads/CMSSW_7_0_X migrated_from: v3
- Loading branch information
Pietro Picca
committed
Jan 22, 2008
1 parent
2bc00ef
commit 3342805
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
--- | ||
refs/heads/gh-pages: 90c10214674639ca7a94515baf184b0cc75e1b69 | ||
refs/heads/CMSSW_7_0_X: c0efeb95fe6acdfe5616796552ba1e2fb630006c | ||
refs/heads/CMSSW_7_0_X: 56aa19db57fd3f8cf1e3d006b1e8d49a818ae517 |
2 changes: 1 addition & 1 deletion
2
trunk/CondTools/IntegrationTest/scripts/vf → ...ls/IntegrationTest/scripts/verifyFrontier
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#!/bin/bash | ||
|
||
echo -e "\nvf 1.4 - verifyFrontier - 2007, by Pietro M. Picca <[email protected]>\n" | ||
echo -e "\nverifyFrontier 1.4 - 2007, by Pietro M. Picca <[email protected]>\n" | ||
if [ $# -lt 1 ] | ||
then | ||
echo "Please specify the configuration file name on the command line." | ||
|