* Remove debug message.
This commit is contained in:
		
							parent
							
								
									a04a65d7a5
								
							
						
					
					
						commit
						feb63da431
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -116,7 +116,6 @@ void run(Strings args)
 | 
			
		|||
            if (i == args.end())
 | 
			
		||||
                throw UsageError("`--arg' requires two arguments");
 | 
			
		||||
            Expr value = parseExprFromString(state, *i++, absPath("."));
 | 
			
		||||
            printMsg(lvlError, format("X %1% Y %2%") % name % value);
 | 
			
		||||
            autoArgs.set(toATerm(name), value);
 | 
			
		||||
        }
 | 
			
		||||
        else if (arg == "--add-root") {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue