Compare commits
No commits in common. "ecfa6f73c693fb8a9e31a5391ec4109f5fa332b3" and "05b72b70d70ce647df85eba10cd664af3693aeaf" have entirely different histories.
ecfa6f73c6
...
05b72b70d7
5
atom
5
atom
@ -226,12 +226,7 @@ do
|
||||
rest=${line#*::AtOM:SQL:Sep::}
|
||||
removeFileDestName=${rest%%::AtOM:SQL:Sep::*}
|
||||
rest=${rest#*::AtOM:SQL:Sep::}
|
||||
if [[ -n "${rest%%::AtOM:SQL:Sep::*}" ]]
|
||||
then
|
||||
removefile[$removeFileId]="${destinationpath["$removeFileDestName"]}/${rest%%::AtOM:SQL:Sep::*}"
|
||||
else
|
||||
removefile[$removeFileId]=''
|
||||
fi
|
||||
read -u4 -r -d $'\0' line
|
||||
done
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user