diff options
| author | bryner <bryner@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2006-08-25 21:14:45 +0000 |
|---|---|---|
| committer | bryner <bryner@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2006-08-25 21:14:45 +0000 |
| commit | cb91a2f879250f2ef5f74321b5d08807247d41a7 (patch) | |
| tree | 6eebf88acb8342b6c27d9c29df78f92cbb035c4d /words | |
| parent | Adding a test html file (diff) | |
| download | breakpad-cb91a2f879250f2ef5f74321b5d08807247d41a7.tar.xz | |
Initial import, which includes the Windows client-side dump_syms tool, and
part of the server-side dump processor.
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@4 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'words')
| -rwxr-xr-x | words | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1,8 +0,0 @@ -#!/bin/sh -# Copyright 2006 Google Inc. All rights reserved! Proprietary software! -# No guarantees or warranties! Not to be combined with any other offer! - -words="bogus heinous obnoxious" -for word in $words ; do - echo $word -done |
