summaryrefslogtreecommitdiff
path: root/scripts/showSamples.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/showSamples.sh')
-rwxr-xr-xscripts/showSamples.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh
index e510b3d..490070c 100755
--- a/scripts/showSamples.sh
+++ b/scripts/showSamples.sh
@@ -145,7 +145,7 @@ dump_single_sample() {
printf "| ${reporter_name} "
fi
else
- printf "| [[http://ymorin.is-a-geek.org/|YEM]] "
+ printf "| (//unknown//) "
fi
)
sample_updated="$( hg log -l 1 --template '{date|shortdate}' "${sample_top}/samples/${sample}" )"