|
|
@ -202,7 +202,7 @@ def build_the_current_windowsApp(name): |
|
|
# os.system('mkdir -p /tmp/a/ /tmp/b/ /tmp/IOTContainer/') |
|
|
# os.system('mkdir -p /tmp/a/ /tmp/b/ /tmp/IOTContainer/') |
|
|
# os.system('unzip -q ' + the_last_windowsAppZIP + ' -d /tmp/a/') |
|
|
# os.system('unzip -q ' + the_last_windowsAppZIP + ' -d /tmp/a/') |
|
|
# os.system('unzip -q ' + the_current_windowsAppZIP + ' -d /tmp/b/') |
|
|
# os.system('unzip -q ' + the_current_windowsAppZIP + ' -d /tmp/b/') |
|
|
# os.system('/bin/sh -c /drone/src/zip_diff.sh') |
|
|
|
|
|
|
|
|
os.system('/bin/sh -c /drone/src/zip_diff.sh') |
|
|
|
|
|
|
|
|
file_count = count_files_in_directory('/tmp/IOTContainer/') |
|
|
file_count = count_files_in_directory('/tmp/IOTContainer/') |
|
|
|
|
|
|
|
|
|