summaryrefslogtreecommitdiff
path: root/scripts/showSamples.sh
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-10-18 18:17:41 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-10-18 18:17:41 (GMT)
commit1cc14334e4e6a9bd0dcbbcea3cb7b17cd83bbb25 (patch)
tree923e6f098e1ffb6e7d36c76e1d8f91ef408168ae /scripts/showSamples.sh
parent32c5ef83a1d9e627376cb759b0f3b4472dbc3d58 (diff)
misc: change references to point to the new website
It's been a while now that crosstool-NG has been hosted on it's own website, and not at my home. Change every reference to the old site to the new one, everywhere is makes sense to. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
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}" )"