* Scripts/update-webkit:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@11936
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-01-08 Timothy Hatcher <timothy@apple.com>
+
+ Removes some stray tabs.
+
+ * Scripts/update-webkit:
+
2005-01-07 Eric Seidel <eseidel@apple.com>
Reviewed by darin.
system "svn $svnoptions up";
if (-x "../Internal") {
- chdir("../Internal");
- print "Updating Internal\n" unless $quiet;
- system "svn $svnoptions up";
+ chdir("../Internal");
+ print "Updating Internal\n" unless $quiet;
+ system "svn $svnoptions up";
}