mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 07:33:01 +00:00 
			
		
		
		
	Remove some parens
This commit is contained in:
		| @@ -28,7 +28,7 @@ install: | |||||||
|     - call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars32.bat" |     - call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars32.bat" | ||||||
|     - build_win test-install |     - build_win test-install | ||||||
|     - set janet_outname=%appveyor_repo_tag_name% |     - set janet_outname=%appveyor_repo_tag_name% | ||||||
|     - if %janet_outname%=="" (set janet_outname=v1.2.0) |     - if %janet_outname%=="" set janet_outname=v1.2.0 | ||||||
|     - echo %janet_outname% |     - echo %janet_outname% | ||||||
| build: off | build: off | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose