[PATCH 1/2] Include changed files from the top level in the updates.

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

 



---
 scripts/makeupdates |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/scripts/makeupdates b/scripts/makeupdates
index a8947ed..c6c663d 100755
--- a/scripts/makeupdates
+++ b/scripts/makeupdates
@@ -113,6 +113,9 @@ def copyUpdatedFiles(tag, updates, cwd):
             else:
                 sys.stdout.write("Including %s\n" % (file,))
                 shutil.copy2(file, updates)
+        else:
+            sys.stdout.write("Including %s\n" % (file,))
+            shutil.copy2(file, updates)
 
 def isysChanged(tag):
     lines = doGitDiff(tag, ['isys'])
-- 
1.6.0.6

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux