search for: 9ef99bd

Displaying 3 results from an estimated 3 matches for "9ef99bd".

Did you mean: 94f09bd
2009 Aug 05
1
[PATCH] Fix swapon_label test
...he later failure of the list_partitions test. This change causes the swapon_label test to scrub /dev/sdb after the test, and then re-read the partition table. --- src/generator.ml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/generator.ml b/src/generator.ml index 9ef99bd..fe538a6 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -3254,7 +3254,9 @@ This command disables the libguestfs appliance swap on file."); [["sfdiskM"; "/dev/sdb"; ","]; ["mkswap_L"; "swapit"; "/dev/sdb1"];...
2009 Aug 05
1
syntax-check changes
...ls.sh index 9db1248..b0d78c9 100755 --- a/regressions/test-cancellation-download-librarycancels.sh +++ b/regressions/test-cancellation-download-librarycancels.sh @@ -18,7 +18,7 @@ # Test download where the library cancels. # -# +# set -e diff --git a/src/generator.ml b/src/generator.ml index 9ef99bd..c9b3315 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -90,7 +90,7 @@ and ret = (* "RStruct" is a function which returns a single named structure * or an error indication (in C, a struct, and in other languages * with varying representations, but usually very ef...
2009 Aug 03
1
[PATCH 1/2] Convert all TABs-as-indentation to spaces.
...Number of ids (unique uids + gids) 1 Number of uids 1 - root (0) + root (0) Number of gids 1 - root (0) + root (0) total 1732 drwxr-xr-x 2 root root 15498 May 27 10:34 . drwxr-xr-x 18 root root 0 May 29 08:44 .. diff --git a/src/generator.ml b/src/generator.ml index b6f6f42..9ef99bd 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -375,9 +375,9 @@ You probably don't want to call this function."); List.map ( fun (name, ret) -> [(name, (ret, [String "val"]), -1, [NotInFish; NotInDocs], - [], - "internal test function - do not use&...