Skip to content

Commit 06e4e3e

Browse files
committed
v2.7.4
1 parent 5cac6c9 commit 06e4e3e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Scripts/PinAPL.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,7 @@
196196
os.system('cp configuration.yaml '+LogFileDir)
197197
os.system('cp PinAPL-Py.log '+LogFileDir)
198198
os.chdir(WorkingDir)
199-
os.system('cp DataSheet.xlsx '+LogFileDir)
199+
os.system('cp DataSheet.xlsx '+LogFileDir)
200+
201+
# Status message
202+
print('LOADING RESULTS PAGE. PLEASE STAND BY...')

0 commit comments

Comments
 (0)