Browse code

Merge changes I8c087cc5,I62da9821

* changes:
Remove test.ini when done with it during tests
Ignore vim swap files

Jenkins authored on 2012/06/26 02:13:05
Showing 2 changed files
... ...
@@ -1,5 +1,6 @@
1 1
 proto
2 2
 *~
3
+.*.sw[nop]
3 4
 *.log
4 5
 src
5 6
 localrc
... ...
@@ -141,3 +141,5 @@ if [[ -z "$VAL" ]]; then
141 141
 else
142 142
     echo "inicomment failed: $VAL"
143 143
 fi
144
+
145
+rm test.ini