scripts: delta-generation: Check if there is a path 88/300588/3
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 27 Oct 2023 11:18:26 +0000 (20:18 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 30 Oct 2023 09:06:35 +0000 (18:06 +0900)
commit3a15fc3ca97a23b2526a33134ec1d49b808f9de7
tree9cf813ad049826bdd161dbfff8afd44cc717a595
parentb952f098161c3cc82ac3e59394c213366d7becc1
scripts: delta-generation: Check if there is a path

Check if there is a path. If there is no path, it will be exited.
Otherwise, all files are removed under current directory
It's a critical bug in this script.

Change-Id: Ie3537ead4152f265d97f65e966342183a9dcd1c2
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
scripts/delta-generation.sh