diff --git a/update_patch.sh b/update_patch.sh index a5ac23bf..9926a741 100755 --- a/update_patch.sh +++ b/update_patch.sh @@ -3,6 +3,6 @@ NAME="$(basename $PWD)" ROOT="$(dirname $0)" -stg export -e diff -d "$ROOT/patches/$NAME" +stg export -d "$ROOT/patches/$NAME" cat "$ROOT/patches/$NAME/series" \ No newline at end of file