bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #45720] linguas.sh attempts deleting files no longer existing from


From: James Harvey
Subject: [bug #45720] linguas.sh attempts deleting files no longer existing from rsync
Date: Fri, 07 Aug 2015 22:21:49 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.125 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?45720>

                 Summary: linguas.sh attempts deleting files no longer
existing from rsync
                 Project: GNU GRUB
            Submitted by: jamespharvey20
            Submitted on: Fri 07 Aug 2015 10:21:48 PM GMT
                Category: Compilation
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: James Harvey
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: Git master
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

linguas.sh:5 defines:
autogenerated="address@hidden address@hidden address@hidden address@hidden 
address@hidden address@hidden
address@hidden de_CH"

Then :9 executes for each of them:
rm "po/$x.po"

But its :3 rsync command doesn't bring in any such named files.

Suggested fix: Either remove autogenerated and the rm lines, if the files are
never expected to come from translationproject.org again.  Or test if files
exist.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45720>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]