diff options
author | Wesley Peck <peckw@wesleypeck.com> | 2010-02-23 15:11:17 +0000 |
---|---|---|
committer | Wesley Peck <peckw@wesleypeck.com> | 2010-02-23 15:11:17 +0000 |
commit | 15c4bb926f3566ca9d75952f19b2aa87e774b12b (patch) | |
tree | a289ca6de2d3c37550d6550666b95ce27099f00d /projects | |
parent | b5c2a5d9436aa2802dcd151ee375610ae6faf9d4 (diff) |
Testing subversion commit access
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96948 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'projects')
-rwxr-xr-x | projects/sample/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/sample/configure b/projects/sample/configure index f6aa8476ea..5a13388871 100755 --- a/projects/sample/configure +++ b/projects/sample/configure @@ -2362,3 +2362,4 @@ if test "$no_create" != yes; then $ac_cs_success || { (exit 1); exit 1; } fi + |