mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-16 07:02:30 +00:00
* Cleaned up the 'umask' command and renamed 'working_directory' to
'cwd'.
* Added 'd.{get,set}_custom[1-5]' for user scripts.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@963 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
+2
-2
@@ -166,8 +166,8 @@ main(int argc, char** argv) {
|
||||
initialize_commands();
|
||||
|
||||
rpc::parse_command_multiple(rpc::make_target(),
|
||||
// "set_name = $cat={$get_hostname=,:,$get_pid=}\n"
|
||||
"set_name = \"$cat=$get_hostname=,:,$get_pid=\"\n"
|
||||
// "set_name = $cat={$system.hostname=,:,$system.pid=}\n"
|
||||
"set_name = \"$cat=$system.hostname=,:,$system.pid=\"\n"
|
||||
|
||||
// Currently not doing any sorting on main.
|
||||
"view_add = main\n"
|
||||
|
||||
Reference in New Issue
Block a user