Load OS Ubuntu examples batch 2
This commit is contained in:
@@ -4,15 +4,17 @@
|
||||
"instruction": "I want to set my current time zone to UTC+0. Can you help me?",
|
||||
"source": "https://help.ubuntu.com/lts/ubuntu-help/clock-timezone.html.en",
|
||||
"trajectory": "trajectories/",
|
||||
"config": [],
|
||||
"config": [
|
||||
],
|
||||
"related_apps": [
|
||||
"os"
|
||||
],
|
||||
"evaluator": {
|
||||
"func": "",
|
||||
"func": "is_utc_0",
|
||||
"result": {
|
||||
},
|
||||
"expected": {
|
||||
"type": "vm_command_line",
|
||||
"command": "timedatectl status",
|
||||
"shell": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user