[Secure-testing-commits] r29938 - bin
Raphael Geissert
geissert at moszumanska.debian.org
Sun Nov 9 18:17:14 UTC 2014
Author: geissert
Date: 2014-11-09 18:17:14 +0000 (Sun, 09 Nov 2014)
New Revision: 29938
Modified:
bin/add-dsa-needed.sh
Log:
fix typo
Modified: bin/add-dsa-needed.sh
===================================================================
--- bin/add-dsa-needed.sh 2014-11-09 18:11:24 UTC (rev 29937)
+++ bin/add-dsa-needed.sh 2014-11-09 18:17:14 UTC (rev 29938)
@@ -23,7 +23,7 @@
turl="https://security-tracker.debian.org/tracker/status/release"
[ -f data/dsa-needed.txt ] || {
- echo "error: run this script from the top-level dir of the reppo" >&2
+ echo "error: run this script from the top-level dir of the repo" >&2
exit 1
}
More information about the Secure-testing-commits
mailing list