[nautilus/wip/csoriano/uncrustify: 2/5] f
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/csoriano/uncrustify: 2/5] f
- Date: Mon, 29 Aug 2016 16:26:14 +0000 (UTC)
commit 234297b0a1329ec3b90820a425fb35743e4b8e67
Author: Carlos Soriano <csoriano gnome org>
Date: Mon Aug 29 18:06:36 2016 +0200
f
data/run-uncrustify.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/run-uncrustify.sh b/data/run-uncrustify.sh
index b023a64..83a596d 100755
--- a/data/run-uncrustify.sh
+++ b/data/run-uncrustify.sh
@@ -7,7 +7,7 @@ then
do
# Aligning prototypes is not working yet, so avoid headers
uncrustify -c uncrustify.cfg --no-backup $FILE
- ./lineup-parameters $FILE > $FILE.temp && echo "$(<$FILE)" > $FILE && rm -f $FILE.temp
+ ./lineup-parameters $FILE > $FILE.temp && echo "$(<$FILE.temp)" > $FILE && rm -f $FILE.temp
done
done
else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]