Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7225
b: refs/heads/master
c: cfca82f
h: refs/heads/master
i:
  7223: 0ab35b2
v: v3
  • Loading branch information
Sam Ravnborg committed Jul 14, 2005
1 parent 1264042 commit 899a1d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2283a117f65650352f2a9fd6b9af4cdbf5478d14
refs/heads/master: cfca82f2179dd1aee84a5bf3b14710e4d7487aed
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile.build
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ cmd_modversions = \
-T $(@D)/.tmp_$(@F:.o=.ver); \
rm -f $(@D)/.tmp_$(@F) $(@D)/.tmp_$(@F:.o=.ver); \
else \
mv $(@D)/.tmp_$(@F) $@; \
mv -f $(@D)/.tmp_$(@F) $@; \
fi;
endif

Expand Down

0 comments on commit 899a1d6

Please sign in to comment.