diff options
| -rwxr-xr-x | sboupgrade | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -193,7 +193,7 @@ sub grok_options {  		}  		return $opts;  	} -	return; +	return 7;  }  # prompt for the readme, and grok the readme at this time also. | 
|  | index : slackcoder/sbotools2 | |
| Maintenance fork of the original sbotools version 2 | 
| aboutsummaryrefslogtreecommitdiff | 
| -rwxr-xr-x | sboupgrade | 2 | 
| @@ -193,7 +193,7 @@ sub grok_options {  		}  		return $opts;  	} -	return; +	return 7;  }  # prompt for the readme, and grok the readme at this time also. |