mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Update device file handling (#655)
Add targetfolder option to info cros; it defaults to value of GAMDRIVEDIR Clean up download device file code Allow print cros activity to select device files Default remains activeTimeRanges and recentUsers both still means activeTimeRanges and recentUsers all means activeTimeRanges and recentUsers and deviceFiles
This commit is contained in:
@@ -497,6 +497,7 @@ CROS_SCALAR_PROPERTY_PRINT_ORDER = [
|
||||
|
||||
CROS_RECENT_USERS_ARGUMENTS = [u'recentusers', u'users']
|
||||
CROS_ACTIVE_TIME_RANGES_ARGUMENTS = [u'timeranges', u'activetimeranges', u'times']
|
||||
CROS_DEVICE_FILES_ARGUMENTS = [u'devicefiles', u'files']
|
||||
CROS_START_ARGUMENTS = [u'start', u'startdate', u'oldestdate']
|
||||
CROS_END_ARGUMENTS = [u'end', u'enddate']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user