mirror of
				https://github.com/yweber/lodel2.git
				synced 2025-10-31 03:29:03 +01:00 
			
		
		
		
	Tests enhancements 2
This commit is contained in:
		
					parent
					
						
							
								f612e62fbc
							
						
					
				
			
			
				commit
				
					
						e6381cc70a
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -15,7 +15,7 @@ | |||
| # | ||||
| #   higher verbosity | ||||
| # | ||||
| # -d 0 : results are stored in logfiles in /tmp/logXXXXXXX repository, with XXXXXXX a timestamp (default) | ||||
| # -d 0 : results are not displayed but stored in logfiles in /tmp/logXXXXXXX repository, with XXXXXXX a timestamp (default) | ||||
| # -d 1 : results are displayed when tests finish and kept in logfiles in /tmp/logXXXXXXX repository, with XXXXXXX a timestamp | ||||
| # -d 2 : results are displayed when tests finish, they are not stored | ||||
| # | ||||
|  | @ -31,7 +31,7 @@ then | |||
| 	exit 1 | ||||
| fi | ||||
| 
 | ||||
| logdisplay=0; | ||||
| logdisplay=2; | ||||
| 
 | ||||
| while getopts ":d:" opt; do | ||||
|     case $opt in | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 prieto
				prieto