Modify rcmd string
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 28 Nov 2014 05:21:41 +0000 (00:21 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 5 Dec 2014 04:44:18 +0000 (23:44 -0500)
functions/fpkg

index dfbafae..7138cad 100644 (file)
@@ -210,7 +210,7 @@ update_packages_init()
 
     if [ -n "${USE_LFS_PATCHES}" ]; then
         # Getting list of all patches from LFS server.
-        rcmd "Fetching LFS patches list" static_fetch_patches_list \
+        rcmd "Fetching LFS  patches list" static_fetch_patches_list \
             ${LFS_PATCHES_URL} ${LFS_PATCHES_LIST}
     fi