whitespace

This commit is contained in:
Raúl Porcel 2013-08-14 17:53:22 +00:00
parent 07f3c9743a
commit 9ce4d2496c
3 changed files with 0 additions and 3 deletions

View file

@ -45,7 +45,6 @@ pre_build() {
of=${f/20[0-9][0-9].[0-9]/latest} # for 20XX.Y stuff of=${f/20[0-9][0-9].[0-9]/latest} # for 20XX.Y stuff
of=${of/20[0-9][0-9][0-1][0-9][0-9][0-9]/latest} # for $ of=${of/20[0-9][0-9][0-1][0-9][0-9][0-9]/latest} # for $
ln -sf $f $of ln -sf $f $of
done done
popd popd
done done

View file

@ -44,7 +44,6 @@ pre_build() {
of=${f/20[0-9][0-9].[0-9]/latest} # for 20XX.Y stuff of=${f/20[0-9][0-9].[0-9]/latest} # for 20XX.Y stuff
of=${of/20[0-9][0-9][0-1][0-9][0-9][0-9]/latest} # for $ of=${of/20[0-9][0-9][0-1][0-9][0-9][0-9]/latest} # for $
ln -sf $f $of ln -sf $f $of
done done
popd popd
done done

View file

@ -44,7 +44,6 @@ pre_build() {
of=${f/20[0-9][0-9].[0-9]/latest} # for 20XX.Y stuff of=${f/20[0-9][0-9].[0-9]/latest} # for 20XX.Y stuff
of=${of/20[0-9][0-9][0-1][0-9][0-9][0-9]/latest} # for $ of=${of/20[0-9][0-9][0-1][0-9][0-9][0-9]/latest} # for $
ln -sf $f $of ln -sf $f $of
done done
popd popd
done done