mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
RSC: Minor comment changes
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -42,4 +42,4 @@ process.on('SIGINT', function()
|
||||
clearInterval(myInterval);
|
||||
console.log("Exiting...");
|
||||
process.exit(0);
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user