Ben Kurtovic pirms 8 gadiem
vecāks
revīzija
54a69718d5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      lib/kgrader/backend/svn.rb

+ 1
- 1
lib/kgrader/backend/svn.rb Parādīt failu

@@ -53,7 +53,7 @@ module KGrader::Backend

def commit(repo, message, *paths)
fullpaths = *paths.map { |fn| File.join repo, fn }
run 'add' fullpaths
run 'add', fullpaths
run 'commit', '-m', message, fullpaths
end



Notiek ielāde…
Atcelt
Saglabāt