linux-vserver / util-vserver

http://linux-vserver.org/
GNU General Public License v2.0
15 stars 14 forks source link

Debian fixes #2

Open clopez opened 11 years ago

clopez commented 11 years ago

This pull request includes the fixes that I made until today to util-vserver while working on the Debian package available at git://git.debian.org/git/pkg-vserver/pkg-vserver.git

dhozac commented 11 years ago

Aside from the "bashisms" commit, this looks pretty mergeable. Any chance you could get rid of that? util-vserver is explicitly a bash-only project.

clopez commented 11 years ago

Then, why the headers of the files are #!/bin/sh instead of #!/bin/bash ????

If you want to target bash scripting, you should fix the shebang.

glensc commented 10 years ago

@dhozac imho you can merge this and just reseting last commit out (last commit is what you don't like)