Filipe Brandenburger
edb3ca0d61
test-path: Set umask explicitly ( #8616 )
...
Running `test-path` under an umask such as 027 fails with:
Assertion '(s.st_mode & S_IRWXO) == 0004' failed at ../src/test/test-path.c:247, function test_path_makedirectory_directorymode(). Aborting.
Looking at directory /tmp/test-path_makedirectory, it was indeed created
with mode 0740, applying the umask to the requested 0744.
Set an explicit umask for this test, to ensure reproducible results.
2018-04-04 11:17:19 +02:00
..
2018-03-21 12:52:18 +01:00
2018-03-02 11:42:10 +01:00
2018-03-28 13:37:27 +02:00
2018-03-28 13:32:27 +02:00
2018-03-31 12:55:45 +02:00
2018-03-13 11:42:02 +01:00
2018-03-22 20:21:42 +01:00
2018-03-19 21:04:02 +09:00
2018-03-01 11:10:24 +01:00
2018-04-03 15:04:22 +02:00
2018-03-23 16:32:48 +01:00
2018-03-22 20:21:42 +01:00
2018-03-21 15:26:47 +01:00
2018-03-22 19:54:24 +01:00
2018-03-21 12:10:01 +01:00
2018-03-22 20:21:42 +01:00
2018-03-21 15:26:47 +01:00
2018-03-22 20:21:42 +01:00
2018-03-21 15:26:47 +01:00
2018-03-26 15:28:03 +02:00
2018-03-28 13:37:27 +02:00
2018-03-27 20:30:02 +03:00
2018-03-22 20:30:40 +01:00
2018-03-28 22:04:58 +02:00
2018-03-20 11:48:52 -07:00
2018-02-28 10:25:19 +01:00
2018-03-29 16:14:11 +02:00
2018-03-22 20:30:40 +01:00
2018-03-22 20:21:42 +01:00
2018-03-28 13:37:27 +02:00
2018-03-29 12:50:50 +02:00
2018-03-28 13:37:27 +02:00
2018-03-22 20:21:42 +01:00
2018-03-23 15:26:54 +01:00
2018-03-23 15:26:54 +01:00
2018-02-06 17:08:42 +09:00
2018-03-21 13:39:03 +09:00
2018-03-28 13:37:27 +02:00
2018-03-28 13:37:27 +02:00
2018-04-03 14:51:18 +02:00
2018-03-28 15:11:10 -05:00
2018-02-12 11:07:55 +01:00
2018-03-30 16:52:14 -04:00
2018-03-29 16:14:11 +02:00
2018-03-21 15:26:02 +01:00
2018-03-22 20:21:42 +01:00
2018-04-04 11:17:19 +02:00
2018-03-21 12:42:04 +01:00
2018-03-28 13:37:27 +02:00
2018-03-29 16:15:56 +02:00
2018-04-03 15:05:11 +02:00
2018-03-04 21:12:45 +09:00
2018-03-28 13:33:06 +02:00
2018-02-22 14:21:30 +01:00
2018-03-22 20:30:40 +01:00