blaghDirs is now blagh_dirs.
This commit is contained in:
		
							parent
							
								
									7028e84bf0
								
							
						
					
					
						commit
						fc6fd5045f
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -35,7 +35,7 @@ updated = `{/bin/date --rfc-3339'=seconds' |sed 's/ /T/'} | ||||||
|     <link href="."/> |     <link href="."/> | ||||||
| 
 | 
 | ||||||
| %{ | %{ | ||||||
|         for(f in `{get_post_list $blagh_root$blaghDirs}) { |         for(f in `{get_post_list $blagh_root$blagh_dirs}) { | ||||||
|             statpost $f |             statpost $f | ||||||
| %} | %} | ||||||
|     <entry> |     <entry> | ||||||
|  |  | ||||||
|  | @ -38,7 +38,7 @@ fn statpost { | ||||||
| 		<generator>Tom Duff's rc, and Kris Maglione's clever hackery</generator> | 		<generator>Tom Duff's rc, and Kris Maglione's clever hackery</generator> | ||||||
| %{ | %{ | ||||||
| 		# <webMaster>uriel99+rss@gmail.com (Uriel)</webMaster> | 		# <webMaster>uriel99+rss@gmail.com (Uriel)</webMaster> | ||||||
|         for(f in `{get_post_list $blagh_root$blaghDirs}) { |         for(f in `{get_post_list $blagh_root$blagh_dirs}) { | ||||||
| 			statpost $f | 			statpost $f | ||||||
| 			# Hack to aproximate the last build date  | 			# Hack to aproximate the last build date  | ||||||
| 			#(use the mdate from last posted item) | 			#(use the mdate from last posted item) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Uriel
						Uriel