Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Issue 165495: Updating hammer script based on review suggestions. (Closed)

Created:
11 years, 4 months ago by bradn
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, M-A Ruel
Visibility:
Public.

Description

Updating hammer script based on review suggestions. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23440

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M hammer View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bradn
So I had some feedback on the style for this shell script (did this test ...
11 years, 4 months ago (2009-08-13 21:59:46 UTC) #1
sgk
11 years, 4 months ago (2009-08-13 22:08:13 UTC) #2
lgtm

The '[' works in old-style sh (it's usually a link to the 'test' program) so
that should be fine everywhere.  The part that I really didn't care for was the
[[, which is bash-specific.

Powered by Google App Engine
This is Rietveld 408576698