-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* device-src/dvdrw-device.c: dvdrw_growisofs_command,
dvdrw_mount_command and dvdrw_umount_command property are G_TYPE_STRING. * installcheck/Amanda_Device.pl: Test parsing dvd properties. git-svn-id: https://svn.code.sf.net/p/amanda/code/amanda/trunk@5875 a8d146d6-cc15-0410-8900-af154a0219e0
- Loading branch information
Jean-Louis Martineau
committed
Sep 3, 2014
1 parent
9b1d9f7
commit 4135368
Showing
3 changed files
with
40 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
2014-09-03 Jean-Louis Martineau <[email protected]> | ||
* device-src/dvdrw-device.c: dvdrw_growisofs_command, | ||
dvdrw_mount_command and dvdrw_umount_command property are | ||
G_TYPE_STRING. | ||
* installcheck/Amanda_Device.pl: Test parsing dvd properties. | ||
|
||
2014-09-03 Jean-Louis Martineau <[email protected]> | ||
* device-src/s3.c (get_openstack_swift_api_v2_setting): Set | ||
hdl->x_auth_token to NULL. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters