From 4f48f57e86b78fd67bc1a226ffecbe61cfd42a72 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 23 Jun 2009 22:49:50 +0200 Subject: Remove left-over debug lines. Remove two lines of code that were commented out and are definitely not used. diff --git a/scripts/crosstool-NG.sh.in b/scripts/crosstool-NG.sh.in index 083169a..475f692 100644 --- a/scripts/crosstool-NG.sh.in +++ b/scripts/crosstool-NG.sh.in @@ -46,8 +46,6 @@ for d in \ eval dir="\${CT_${d}_DIR}" case "${dir}" in *" "*) -# CT_DoLog ERROR "'CT_${d}_DIR'='${dir}' contains a space in it." -# CT_Abort "Don't use spaces in paths, it breaks things." CT_Abort "'CT_${d}_DIR'='${dir}' contains a space in it.\nDon't use spaces in paths, it breaks things." ;; esac -- cgit v0.10.2-6-g49f6