Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
f4443562
Kaydet (Commit)
f4443562
authored
Kas 05, 2017
tarafından
Miss Islington (bot)
Kaydeden (comit)
Steve Dower
Kas 05, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bpo-31609: Fixes quotes in PCbuild/clean.bat (GH-4280) (#4285)
(cherry picked from commit
aed08562
)
üst
40708cc7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
2017-11-04-15-35-08.bpo-31609.k7_nBR.rst
...EWS.d/next/Build/2017-11-04-15-35-08.bpo-31609.k7_nBR.rst
+1
-0
clean.bat
PCbuild/clean.bat
+1
-1
No files found.
Misc/NEWS.d/next/Build/2017-11-04-15-35-08.bpo-31609.k7_nBR.rst
0 → 100644
Dosyayı görüntüle @
f4443562
Fixes quotes in PCbuild/clean.bat
PCbuild/clean.bat
Dosyayı görüntüle @
f4443562
...
@@ -2,4 +2,4 @@
...
@@ -2,4 +2,4 @@
rem A batch program to clean a particular configuration,
rem A batch program to clean a particular configuration,
rem just for convenience.
rem just for convenience.
call
%~dp0build.bat
-t Clean %*
call
"%~dp0build.bat"
-t Clean %*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment