mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-02-23 22:29:57 +08:00
No blank line when change source for Ruby
This commit is contained in:
parent
961111acea
commit
fca006b81a
@ -69,7 +69,7 @@ pl_ruby_setsrc (char *option)
|
||||
}
|
||||
|
||||
cmd = xy_strjoin (4, "bundle config", where, "'mirror.https://rubygems.org' ", source.url);
|
||||
chsrc_run (cmd, RunOpt_Default);
|
||||
chsrc_run (cmd, RunOpt_No_Last_New_Line);
|
||||
|
||||
chsrc_say_lastly (&source, chsrc_type);
|
||||
// puts ("");
|
||||
|
Loading…
x
Reference in New Issue
Block a user