syntax-check: fix run.in

Two more problems in "run.in" made the syntax-check fail.
This commit is contained in:
Martin Kletzander
2012-09-18 13:59:53 +02:00
parent 956ce7b472
commit 9ac287f826
2 changed files with 2 additions and 2 deletions

2
run.in
View File

@@ -1,6 +1,6 @@
#!/bin/bash -
# libvirt 'run' programs locally script
# Copyright (C) 2012 Red Hat Inc.
# Copyright (C) 2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by