[Mobies-commit] [commit] r4409 - UDM/trunk

ksmyth at svn.isis.vanderbilt.edu ksmyth at svn.isis.vanderbilt.edu
Mon Nov 20 11:15:31 CST 2017


Author: ksmyth
Date: Mon Nov 20 11:15:31 2017
New Revision: 4409

Log:
Typo

Modified:
   UDM/trunk/appveyor.yml

Modified: UDM/trunk/appveyor.yml
==============================================================================
--- UDM/trunk/appveyor.yml	Mon Nov 20 11:12:49 2017	(r4408)
+++ UDM/trunk/appveyor.yml	Mon Nov 20 11:15:31 2017	(r4409)
@@ -37,7 +37,7 @@
 
   - msbuild Projects\Win32\VC10\src\Udm.sln /p:Configuration=Release;Platform=Win32 /fl /m /t:UdmDll
 
-  - pushed src\UdmPython
+  - pushd src\UdmPython
   - c:\Python27\python -m pip install wheel
   - c:\Python27\python setup.py bdist_wheel
   - c:\Python35\python -m pip install wheel


More information about the Mobies-commit mailing list