Skip to content

Commit 07f4cfb

Browse files
committed
Update cleanup for C4.
1 parent b70f6c9 commit 07f4cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update_sources.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ TXT
106106
done;
107107

108108
# Cleanup
109-
rm -rf "${sTargetPath}/C4/samples/" "${sTargetPath}/tupadr3/examples/"
109+
rm -rf "${sTargetPath}/C4/samples/" "${sTargetPath}/C4/percy/" "${sTargetPath}/tupadr3/examples/"
110110
}
111111

112112
run "${@}"

0 commit comments

Comments
 (0)