|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] tools: fix permissions of git-checkout.sh
# HG changeset patch
# User Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
# Date 1315921942 -3600
# Node ID e564f2f1b737bc756410b34d886a15711caa288a
# Parent 64aab9a077ea937b31fd678b02f755139b924184
tools: fix permissions of git-checkout.sh
23828:0d21b68f528b introduced a new scripts/git-checkout.sh, but it
had the wrong permissions. chmod +x it, and add a blank line at the
end to make sure it actually gets updated.
Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
diff -r 64aab9a077ea -r e564f2f1b737 scripts/git-checkout.sh
--- a/scripts/git-checkout.sh Tue Sep 13 11:20:57 2011 +0100
+++ b/scripts/git-checkout.sh Tue Sep 13 14:52:22 2011 +0100
@@ -44,3 +44,4 @@
--disable-kvm \
$IOEMU_CONFIGURE_CROSS
fi
+
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] tools: fix permissions of git-checkout.sh,
Xen patchbot-unstable <=
|
|
|
|
|