~svn/ubuntu/oneiric/subversion/ppa

« back to all changes in this revision

Viewing changes to tools/buildbot/slaves/xp-vc60-ia32/svnbuild.bat

  • Committer: Max Bowsher
  • Date: 2012-06-27 12:25:12 UTC
  • mfrom: (44.1.46 precise)
  • Revision ID: _@maxb.eu-20120627122512-kmo8fj0lr7mlkppj
Make tree identical to precise branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
REM     Licensed to the Apache Software Foundation (ASF) under one
 
2
REM     or more contributor license agreements.  See the NOTICE file
 
3
REM     distributed with this work for additional information
 
4
REM     regarding copyright ownership.  The ASF licenses this file
 
5
REM     to you under the Apache License, Version 2.0 (the
 
6
REM     "License"); you may not use this file except in compliance
 
7
REM     with the License.  You may obtain a copy of the License at
 
8
REM    
 
9
REM       http://www.apache.org/licenses/LICENSE-2.0
 
10
REM    
 
11
REM     Unless required by applicable law or agreed to in writing,
 
12
REM     software distributed under the License is distributed on an
 
13
REM     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 
14
REM     KIND, either express or implied.  See the License for the
 
15
REM     specific language governing permissions and limitations
 
16
REM     under the License.
 
17
 
1
18
IF NOT EXIST ..\config.bat GOTO noconfig
2
19
call ..\config.bat
3
20
 
57
74
 
58
75
:noconfig
59
76
echo File config.bat not found. Please copy it from config.bat.tmpl and tweak for you.
60
 
EXIT 2
 
 
b'\\ No newline at end of file'
 
77
EXIT 2