Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Commit

Permalink
Remove bootstrap less tests.
Browse files Browse the repository at this point in the history
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
  • Loading branch information
Sébastien Gross authored and Sébastien Gross committed May 4, 2012
1 parent 41b9699 commit e6a6e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ for d in $SRC_JS $SRC_LESS $SRC_IMG; do
cp -a $d $DST
done

rm -rf $DST/js/tests $DST/js/README.md
rm -rf $DST/js/tests $DST/less/tests $DST/js/README.md

mkdir -p $DST_FONT_AWESOME
cp -a $SRC_FONT_AWESOME $DST_FONT_AWESOME
Expand Down

0 comments on commit e6a6e4d

Please sign in to comment.