diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2013-07-19 12:16:54 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2013-07-19 12:16:54 +0200 |
commit | 4de0ee3b8fbdbcc215b0e23ef87c7a97eadadafd (patch) | |
tree | 8e8b27355fb6cc2cf8d1d261bf93d557b1735fca /lib/gitlab_projects.rb | |
parent | c4c0885a90e61faa28e928e24565ee0f6bd4b425 (diff) | |
download | gitlab-shell-4de0ee3b8fbdbcc215b0e23ef87c7a97eadadafd.tar.gz |
Use Tempfile instead of `sed -i`
The syntax for `sed -i` is incompatible between GNU sed and
BSD sed. By Tempfile from the Ruby standard library we can
avoid using the `-i` option of sed.
Diffstat (limited to 'lib/gitlab_projects.rb')
0 files changed, 0 insertions, 0 deletions