We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5bbf69 commit 38cb48aCopy full SHA for 38cb48a
timelapse_samples/timelapse_hook_geocentric.sh
@@ -38,7 +38,6 @@ BEGIN {
38
39
ScheduleID = 1;
40
if(ARGC >= 4) ScheduleID = ARGV[4];
41
- if((ARGC >= 3) && (ARGV[2] == "start")) ScheduleID = ARGV[3];
42
printf("ScheduleID: %d\n", ScheduleID) >> "/tmp/log/timelapse_hook.log";
43
if(ScheduleID == 1) {
44
dir = 1;
0 commit comments