diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2009-05-23 12:47:30 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2009-05-23 12:47:30 +0000 |
commit | 60f402402accaa8d30eed9851dab2cc2727a2f1f (patch) | |
tree | 6d8e4fd8167a40152e2a5a6436d3fbd2f0f848d5 | |
parent | 6fb667742ef4475e2bac3ae1600134777b4dc5d7 (diff) | |
download | spec-helper-60f402402accaa8d30eed9851dab2cc2727a2f1f.tar spec-helper-60f402402accaa8d30eed9851dab2cc2727a2f1f.tar.gz spec-helper-60f402402accaa8d30eed9851dab2cc2727a2f1f.tar.bz2 spec-helper-60f402402accaa8d30eed9851dab2cc2727a2f1f.tar.xz spec-helper-60f402402accaa8d30eed9851dab2cc2727a2f1f.zip |
svn keyword
-rwxr-xr-x | clean_files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clean_files b/clean_files index 9b4408c..60c5e7e 100755 --- a/clean_files +++ b/clean_files @@ -1,5 +1,6 @@ #!/usr/bin/perl # remove backup files +# $Id$ use strict; use warnings; |