Skip to content

Commit

Permalink
Merge pull request #7456: hammer: qa/workunits/post-file.sh: sudo
Browse files Browse the repository at this point in the history
Reviewed-by: Loic Dachary <ldachary@redhat.com>
  • Loading branch information
Loic Dachary committed Feb 1, 2016
2 parents 2c8e579 + 729a4a9 commit ef62274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/workunits/post-file.sh
Expand Up @@ -2,6 +2,6 @@

what="$1"
[ -z "$what" ] && what=/usr/share/base-files
ceph-post-file -d ceph-test-workunit $what
sudo ceph-post-file -d ceph-test-workunit $what

echo OK

0 comments on commit ef62274

Please sign in to comment.