mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Separate device functionality into plugins.
This commit is contained in:
@@ -109,7 +109,7 @@ program
|
||||
if (!options.provider) {
|
||||
this.missingArgument('--provider')
|
||||
}
|
||||
if (!options.provider) {
|
||||
if (!options.ports) {
|
||||
this.missingArgument('--ports')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user