diff TV-vs-background.sh @ 2:885ba15c2564 draft

Uploaded
author saskia-hiltemann
date Mon, 03 Aug 2015 05:45:16 -0400
parents 1209f18a5a83
children
line wrap: on
line diff
--- a/TV-vs-background.sh	Mon Aug 03 05:03:16 2015 -0400
+++ b/TV-vs-background.sh	Mon Aug 03 05:45:16 2015 -0400
@@ -26,6 +26,8 @@
 done
 
 # replace newline chars with spaces for input to testvariants
+echo "varfiles list: $VN_varfiles_list"
+
 tr '\n' ' ' < $VN_varfiles_list > VN_varfiles.txt
 
 
@@ -137,3 +139,4 @@
 
 
 
+