diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-30 13:30:32 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-30 13:30:32 +0200 |
| commit | 5d10bc5a047becae518c0c4a879b359a3a11798e (patch) | |
| tree | 92f2389518b9ceb6666bc0ca5cae83fa6c92878b /DistUpgrade | |
| parent | d5c37fe74409401dd6cf1b0a37a789083a0cc413 (diff) | |
| download | python-apt-5d10bc5a047becae518c0c4a879b359a3a11798e.tar.gz | |
* undo the segv catching again
Diffstat (limited to 'DistUpgrade')
| -rwxr-xr-x | DistUpgrade/dapper | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/DistUpgrade/dapper b/DistUpgrade/dapper deleted file mode 100755 index bf383e9f..00000000 --- a/DistUpgrade/dapper +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -catchsegv ./dist-upgrade.py 2>&1 > /var/log/dist-upgrade-segv.log |
