diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-07-11 12:56:36 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-07-11 12:56:36 +0000 |
commit | 897083f57b4c95bf2c04bbfbe6741d0643497304 (patch) | |
tree | 8b18eb870e997b4a89246982bf7bf5d58f001dbe /localsyncthis | |
parent | f4ae5a6e5c711430f64001cff0ffb2711f4ee912 (diff) |
Remove debug option.
Diffstat (limited to 'localsyncthis')
-rwxr-xr-x | localsyncthis | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localsyncthis b/localsyncthis index 680f0c9..6f2dc49 100755 --- a/localsyncthis +++ b/localsyncthis @@ -1,4 +1,4 @@ -#!/bin/sh -x +#!/bin/sh set -e |