remove period
svn path=/trunk/; revision=651
This commit is contained in:
parent
8ab7c43edb
commit
aeebc831e3
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ post_build() {
|
|||
fi
|
||||
cd /release/buildroot/amd64-dev/builds/hardened
|
||||
if [ -n "$(ls -1 stage3-*${DATESTAMP}*.bz2.* 2>/dev/null)" ]; then
|
||||
mv stage3-*${DATESTAMP}*.bz2.* /home/buildsync/builds/amd64/hardened/
|
||||
mv stage3-*${DATESTAMP}*.bz2* /home/buildsync/builds/amd64/hardened/
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue