* Indented strings.
This commit is contained in:
		
							parent
							
								
									a60317f20f
								
							
						
					
					
						commit
						d4f0b0fc6c
					
				
					 7 changed files with 65 additions and 70 deletions
				
			
		|  | @ -42,7 +42,7 @@ void processExpr(EvalState & state, const Strings & attrPaths, | |||
|     bool evalOnly, bool xmlOutput, Expr * e) | ||||
| { | ||||
|     if (parseOnly) | ||||
|         std::cout << format("%1%\n"); | ||||
|         std::cout << format("%1%\n") % *e; | ||||
|     else | ||||
|         foreach (Strings::const_iterator, i, attrPaths) { | ||||
|             Value v; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue