Cleanup coding style via "make cleanup-style"

pull/13/head
Volker Grabsch 12 years ago
parent 875c74934c
commit 07c311bcba

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -eu
if [ "$#" -ne 2 ]; then

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Tool for converting between MXE patch files and git repos
# Imports and exports patch files in "git format-patch" format.

Loading…
Cancel
Save