bootdisk: installer-prep (HEAD) [malekith]

PLD CVS pld-cvs-commit w pld.org.pl
Śro, 16 Paź 2002, 20:16:16 CEST


Module name:	bootdisk
Changes by:	malekith	02/10/16 20:16:14

Modified files:
	installer-prep

Log message:
- better error message if file cannot be found

Index: installer-prep
===================================================================
RCS file: /cvsroot/bootdisk/batch-installer/installer-prep,v
diff -d -u -r1.89 -r1.90
--- installer-prep	23 Aug 2002 12:44:48 -0000	1.89
+++ installer-prep	16 Oct 2002 18:16:13 -0000	1.90
@@ -167,7 +167,7 @@
 	  # try without source_dir (for addons disk)
 	  file="${source_mountpoint}/$inst_dir/${pkg}.tar.gz"
 	  test -f "$file" || { 
-	    echo "No file $file"
+	    echo "No file ${source_mountpoint}${source_dir}/$inst_dir/${pkg}.tar.gz nor ${source_mountpoint}/$inst_dir/${pkg}.tar.gz"
 	    return 1
 	  }
 	}



Więcej informacji o liście dyskusyjnej pld-installer